From Colorant Marmoset, 6 Years ago, written in Plain Text.
Embed
  1. ANUE-MIB DEFINITIONS ::= BEGIN
  2.  
  3. IMPORTS
  4.         enterprises,
  5.         MODULE-IDENTITY,
  6.         OBJECT-TYPE,
  7.         NOTIFICATION-TYPE,
  8.         Counter32,
  9.         Counter64,
  10.         Gauge32,
  11.         Integer32,
  12.         TimeTicks
  13.                 FROM SNMPv2-SMI
  14.         DisplayString,
  15.         TimeStamp,
  16.         DateAndTime,
  17.         TruthValue,
  18.         TEXTUAL-CONVENTION
  19.                 FROM SNMPv2-TC
  20.         SnmpUDPAddress,
  21.         snmpUDPDomain
  22.                 FROM SNMPv2-TM
  23.         InterfaceIndex,
  24.         InterfaceIndexOrZero,
  25.         ifIndex,
  26.         ifEntry,
  27.         ifTable
  28.                 FROM IF-MIB
  29.         InetAddress,
  30.         InetAddressType
  31.                 FROM INET-ADDRESS-MIB
  32.         SnmpSecurityModel
  33.                 FROM SNMP-FRAMEWORK-MIB
  34.         CounterBasedGauge64,
  35.         ZeroBasedCounter64,
  36.         hcnumTC
  37.                 FROM HCNUM-TC
  38.         OBJECT-GROUP,
  39.         NOTIFICATION-GROUP,
  40.         MODULE-COMPLIANCE
  41.                 FROM SNMPv2-CONF;
  42.  
  43. anueMIB MODULE-IDENTITY
  44.         LAST-UPDATED "201506121700Z"    -- Jun 12, 2015 5:00:00 PM GMT
  45.         ORGANIZATION "Anue Systems"
  46.         CONTACT-INFO
  47.            "support@ixiacom.com"
  48.         DESCRIPTION
  49.            "This Anue proprietary MIB provides access to
  50.             Network Tool Optimizer (NTO) configuration and statistics
  51.             which cannot be modeled in a straight forward manner using
  52.             standard MIBs.  The objects in this MIB include filter
  53.             configuration, history, connections, and statistics.  The
  54.             Anue proprietary MIB also includes extended interface
  55.             information and authentication objects/traps.
  56.  
  57.             All statistics are provided in both High Capacity (HC) 64-bit
  58.             tables and in 32-bit tables to accommodate backward
  59.             compatibility with SNMPv1."
  60.  
  61.         REVISION "201506121700Z"    -- Jun 12, 2015 5:00:00 PM GMT
  62.         DESCRIPTION
  63.            "Merged 5200, 7300, and GSC again, adding room for expansion."
  64.  
  65.         REVISION "201501291700Z"    -- Jan 29, 2015 5:00:00 PM GMT
  66.         DESCRIPTION
  67.            "Added support for L2GRE and ERSPAN stripping."
  68.  
  69.         REVISION "201501271700Z"    -- Jan 27, 2015 5:00:00 PM GMT
  70.         DESCRIPTION
  71.            "Added support for simplex/loopback ports, PBCU/DBCM filters."
  72.  
  73.         REVISION "201412171700Z"    -- Dec 17, 2014 5:00:00 PM GMT
  74.         DESCRIPTION
  75.            "Added support for VXLAN stripping."
  76.  
  77.         REVISION "201406261700Z"    -- Jun 26, 2014 5:00:00 PM GMT
  78.         DESCRIPTION
  79.            "Merged 5200 and 7300 series"
  80.  
  81.         REVISION "201403131700Z"    -- Mar 13, 2014 5:00:00 PM GMT
  82.         DESCRIPTION
  83.            "Added support for Capture statistics."
  84.  
  85.         REVISION "201403111700Z"    -- Mar 11, 2014 5:00:00 PM GMT
  86.         DESCRIPTION
  87.            "Added support for Capture properties."
  88.  
  89.         REVISION "201403051700Z"    -- Mar 05, 2014 5:00:00 PM GMT
  90.         DESCRIPTION
  91.            "Merged 5200 and 7300 series and GSC."
  92.  
  93.         REVISION "201309051700Z"    -- Sep 05, 2013 5:00:00 PM GMT
  94.         DESCRIPTION
  95.            "Added support for test notification."
  96.  
  97.         REVISION "201403041700Z"    -- Mar 04, 2014 5:00:00 PM GMT
  98.         DESCRIPTION
  99.            "Added support for NTO 7300."
  100.  
  101.         REVISION "201207301700Z"    -- Jul 30, 2012 5:00:00 PM GMT
  102.         DESCRIPTION
  103.            "Added support for VNTag stripping."
  104.  
  105.         REVISION "201206131700Z"    -- Jun 13, 2012 5:00:00 PM GMT
  106.         DESCRIPTION
  107.            "Added preliminary support for VLAN stripping."
  108.  
  109.         REVISION "201203271700Z"    -- Mar 27, 2012 5:00:00 PM GMT
  110.         DESCRIPTION
  111.            "Added support for event monitor notification actions."
  112.  
  113.         REVISION "201202061700Z"    -- Feb 6, 2012 5:00:00 PM
  114.         DESCRIPTION
  115.            "Added support for AFM features, release 3.5"
  116.  
  117.         REVISION "201109201700Z"    -- Sep 20, 2011 5:00:00 PM
  118.         DESCRIPTION
  119.            "Minor updates to eliminate platform dependent descriptions.
  120.             MIB object definitions did not change."
  121.  
  122.         REVISION "201010131908Z"    -- Oct 13, 2010 7:08:00 PM
  123.         DESCRIPTION
  124.            "Initial version."
  125.         -- 1.3.6.1.4.1.32620
  126.         ::= { enterprises 32620 }
  127.  
  128.  
  129. --
  130. -- Textual conventions used in this MIB
  131. --
  132.  
  133. AnueStageType ::= TEXTUAL-CONVENTION
  134.     STATUS  current
  135.     DESCRIPTION
  136.         "Each bit enumeration identifies a stage in a filter pipeline.
  137.         Some - but not all - of these enumerations correspond to advanced
  138.         capabilities. The numerical values of these enumerations do not
  139.         imply an operational order."
  140.     SYNTAX BITS {
  141.         anueStageTypeNPFilter(0),
  142.         anueStageTypeTPFilter(1),
  143.         anueStageTypeAfmDrop(2),
  144.         anueStageTypeAfmStripGtp(3),
  145.         anueStageTypeAfmStripMpls(4),
  146.         anueStageTypeAfmDedup(5),
  147.         anueStageTypeAfmTrim(6),
  148.         anueStageTypeAfmBurstBuffer(7),
  149.         anueStageTypeNPError(8),
  150.         anueStageTypeStripVlan(9),
  151.         anueStageTypeAfmStripVntag(10),
  152.         anueStageTypeAfmTimestamping(11),
  153.         anueStageTypeAfmStripTrailer(12),
  154.         anueStageTypePortTagging(13),
  155.         anueStageTypeLCInput(15),
  156.         anueStageTypeLCOutput(16),
  157.         anueStageTypeAfmGtpFd(17),
  158.         anueStageTypeAfmStripFabricPath(18),
  159.         anueStageTypeAfmStripVxlan(19),
  160.         anueStageTypeAfmStripL2Gre(20),
  161.         anueStageTypeAfmStripErspan(21),
  162.         anueStageTypeAfmPacketLength(22),
  163.         anueStageTypeAfmDataMasking(23),
  164.  
  165.     --  room for expansion between NTO and GSC  --
  166.         anueStageTypeGscBufOverflow(32),
  167.         anueStageTypeGscNetworkPorts(33),
  168.         anueStageTypeGscSessionToolPorts(34)
  169.         }
  170.  
  171. AnueFilterTypeDT ::= TEXTUAL-CONVENTION
  172.     STATUS  current
  173.     DESCRIPTION
  174.         "Datatype (DT) describing NTO filters. Each integer
  175.         enumeration identifies a filter type.  Some filters may be
  176.         composed as a pipeline of multiple stages."
  177.     SYNTAX  INTEGER {
  178.         anueFilterTypeNetworkPort(1),
  179.         anueFilterTypeToolPort(2),
  180.         anueFilterTypeDynamic(3),
  181.         anueFilterTypeNetworkPortGroup(4),
  182.         anueFilterTypeToolPortGroup(5),
  183.         anueFilterTypeLineCard(6),
  184.         anueFilterTypeRecAfmResource(7),
  185.  
  186.     --  room for expansion between NTO and GSC  --
  187.         anueFilterTypeGscNetworkPort(100),
  188.         anueFilterTypeGscSessionToolPort(101),
  189.         anueFilterTypeGscNetworkPortGroup(102),
  190.         anueFilterTypeGscSessionToolPortGroup(103)
  191.         }
  192.  
  193. AnueThresholdCrossing ::= TEXTUAL-CONVENTION
  194.     STATUS      current
  195.     DESCRIPTION
  196.        "Defines a direction of threshold crossing for event monitors."
  197.     SYNTAX  INTEGER {
  198.         thresholdCrossingUpward(1),
  199.         thresholdCrossingDownward(2)
  200.         }
  201.  
  202. AnueNtoUnionMemberActionType ::= TEXTUAL-CONVENTION
  203.     STATUS      current
  204.     DESCRIPTION
  205.        "Defines a union member action."
  206.     SYNTAX  INTEGER {
  207.         memberActionJoinSucceeded(1),
  208.         memberActionJoinFailed(2),
  209.         memberActionLeaveSucceeded(3),
  210.         memberActionLeaveFailed(4),
  211.         memberActionReconnected(5)
  212.         }
  213.  
  214. AnueTimeSourceType ::= TEXTUAL-CONVENTION
  215.     STATUS  current
  216.     DESCRIPTION
  217.         "Datatype describing the time source type that can be configured on the NTO.
  218.         Can be one of Local, NTP Server, GPS or not available if timestamping is
  219.         not supported by the NTO platform."
  220.     SYNTAX  INTEGER {
  221.         anueTimeSourceTypeLocal(1),
  222.         anueTimeSourceTypeNTP(2),
  223.         anueTimeSourceTypeGPS(3),
  224.         anueTimeSourceTypeNA(4)
  225.         }
  226.  
  227.  
  228.  
  229. -- Scalars and Tables
  230. --
  231.  
  232. anueObjects OBJECT IDENTIFIER
  233.     -- 1.3.6.1.4.1.32620.1
  234.     ::= { anueMIB 1 }
  235.  
  236.  
  237. anueNtoObjects OBJECT IDENTIFIER
  238.     -- 1.3.6.1.4.1.32620.1.1
  239.     ::= { anueObjects 1 }
  240.  
  241.  
  242.  
  243. -- anueNtoSystem
  244. --
  245.  
  246. anueNtoSystem OBJECT IDENTIFIER
  247.     -- 1.3.6.1.4.1.32620.1.1.1
  248.     ::= { anueNtoObjects 1 }
  249.  
  250.  
  251. -- anueNtoLastSnmpAuthnFailure
  252. --
  253. -- The anueNtoLastSnmpAuthnFailure object allows the user to query
  254. -- the system for the last failed SNMP query attempt.  This object
  255. -- contains enhanced information about the query attempt including
  256. -- time, source ip address, message security model and user name.
  257. -- The variables in this object are used in forming
  258. -- anueSnmpAuthenticationFailure notification message.
  259. -- This object exists regardless of whether either the standard
  260. -- RFC 3418 snmpEnableAuthenTraps or the enhanced
  261. -- anueSnmpAuthnFailureTrapEnable is TRUE.
  262.  
  263. anueNtoLastSnmpAuthnFailure OBJECT IDENTIFIER
  264.     -- 1.3.6.1.4.1.32620.1.1.1.1
  265.     ::= { anueNtoSystem 1 }
  266.  
  267. anueSnmpAuthnFailureTime OBJECT-TYPE
  268.     SYNTAX  DateAndTime
  269.     MAX-ACCESS read-only
  270.     STATUS  current
  271.     DESCRIPTION
  272.        "The time of the most recent failed SNMP request.
  273.         If there is no failed SNMP query since system
  274.         initialization, this object is null."
  275.     -- 1.3.6.1.4.1.32620.1.1.1.1.1
  276.     ::= { anueNtoLastSnmpAuthnFailure 1 }
  277.  
  278. anueSnmpAuthnFailureUsername OBJECT-TYPE
  279.     SYNTAX  DisplayString
  280.     MAX-ACCESS read-only
  281.     STATUS  current
  282.     DESCRIPTION
  283.         "The variable contains the username (SNMPV3) or
  284.         communityString (SNMPV2 or SNMPV1) used by the
  285.         last failed SNMP request. If there is no failed SNMP
  286.         query since system initialization, this object is
  287.         an empty string."
  288.     -- 1.3.6.1.4.1.32620.1.1.1.1.2
  289.     ::= { anueNtoLastSnmpAuthnFailure 2 }
  290.  
  291. anueSnmpAuthnFailureSrcIpType OBJECT-TYPE
  292.     SYNTAX  InetAddressType
  293.     MAX-ACCESS read-only
  294.     STATUS  current
  295.     DESCRIPTION
  296.         "The variable contains the source ip address type (ipv4 or ipv6)
  297.         of the last failed SNMP request.  The data type is defined
  298.         in INET-ADDRESS-MIB (RFC 4001).
  299.         If there is no failed SNMP query since the system initialization,
  300.         this object is unknown(0)."
  301.     -- 1.3.6.1.4.1.32620.1.1.1.1.3
  302.     ::= { anueNtoLastSnmpAuthnFailure 3 }
  303.  
  304. anueSnmpAuthnFailureSrcIp OBJECT-TYPE
  305.     SYNTAX  InetAddress
  306.     MAX-ACCESS read-only
  307.     STATUS  current
  308.     DESCRIPTION
  309.         "The variable contains the source ip address of the last
  310.         failed SNMP request.  The data type is defined in
  311.         INET-ADDRESS-MIB (RFC 4001).
  312.         If there is no failed SNMP query since the system initialization,
  313.         this object is an empty string."
  314.     -- 1.3.6.1.4.1.32620.1.1.1.1.4
  315.     ::= { anueNtoLastSnmpAuthnFailure 4 }
  316.  
  317. anueSnmpAuthnFailureSecModel OBJECT-TYPE
  318.     SYNTAX  SnmpSecurityModel
  319.     MAX-ACCESS read-only
  320.     STATUS  current
  321.     DESCRIPTION
  322.         "The SNMP security model as received in the last
  323.         improperly authenticated SNMP message.
  324.         If there is no failed SNMP query since the system initialization,
  325.         this object is any(0)."
  326.     -- 1.3.6.1.4.1.32620.1.1.1.1.5
  327.     ::= { anueNtoLastSnmpAuthnFailure 5 }
  328.  
  329.  
  330. -- anueNtoLastClientLoginFailure
  331. --
  332.  
  333. -- The anueNtoLastClientLoginFailure object allows a user to query the
  334. -- last failed client login attempt.  This object contains time,
  335. -- source ip address, and username of the last client login failure.
  336. -- The variables in this object are used in forming anueClientLoginFailure
  337. -- notification message.  This object exists regardless of the state of
  338. -- anueClientLoginFailureTrapEnable.
  339.  
  340. anueNtoLastClientLoginFailure OBJECT IDENTIFIER
  341.     -- 1.3.6.1.4.1.32620.1.1.1.2
  342.     ::= { anueNtoSystem 2 }
  343.  
  344. anueClientLoginFailureTime OBJECT-TYPE
  345.     SYNTAX  DateAndTime
  346.     MAX-ACCESS read-only
  347.     STATUS  current
  348.     DESCRIPTION
  349.         "The time of the most recent failed client login.
  350.         If there is no failed client login since system initialization,
  351.         this object is null."
  352.     -- 1.3.6.1.4.1.32620.1.1.1.2.1
  353.     ::= { anueNtoLastClientLoginFailure 1 }
  354.  
  355. anueClientLoginFailureId OBJECT-TYPE
  356.     SYNTAX  DisplayString
  357.     MAX-ACCESS read-only
  358.     STATUS  current
  359.     DESCRIPTION
  360.         "The variable contains the user name of the last failed client login.
  361.         If there is no failed client login since system initialization,
  362.         this object is null."
  363.     -- 1.3.6.1.4.1.32620.1.1.1.2.2
  364.     ::= { anueNtoLastClientLoginFailure 2 }
  365.  
  366.  
  367. anueClientLoginFailureSrcIpType OBJECT-TYPE
  368.     SYNTAX  InetAddressType
  369.     MAX-ACCESS read-only
  370.     STATUS  current
  371.     DESCRIPTION
  372.         "The variable contains the source ip address type
  373.         (ipv4 or ipv6) of the last failed client login.
  374.         The data type is defined in INET-ADDRESS-MIB (RFC 4001).
  375.         If there is no failed client login since system initialization,
  376.         this object is unknown(0)."
  377.     -- 1.3.6.1.4.1.32620.1.1.1.2.3
  378.     ::= { anueNtoLastClientLoginFailure 3 }
  379.  
  380.  
  381. anueClientLoginFailureSrcIp OBJECT-TYPE
  382.     SYNTAX  InetAddress
  383.     MAX-ACCESS read-only
  384.     STATUS  current
  385.     DESCRIPTION
  386.         "The variable contains the source ip address of the last
  387.         failed client login.  The data type is defined in
  388.         INET-ADDRESS-MIB (RFC 4001).
  389.         If there is no failed client login since system initialization,
  390.         this object is an empty string."
  391.     -- 1.3.6.1.4.1.32620.1.1.1.2.4
  392.     ::= { anueNtoLastClientLoginFailure 4 }
  393.  
  394.  
  395. anueClientLoginFailureReason OBJECT-TYPE
  396.     SYNTAX  DisplayString
  397.     MAX-ACCESS read-only
  398.     STATUS  current
  399.     DESCRIPTION
  400.         "The variable explains the reason for the last failed client login.
  401.         If there is no failed client login since system initialization,
  402.         this object is an empty string."
  403.     -- 1.3.6.1.4.1.32620.1.1.1.2.5
  404.     ::= { anueNtoLastClientLoginFailure 5 }
  405.  
  406.  
  407. anueSnmpAuthnFailureTrapEnable OBJECT-TYPE
  408.     SYNTAX  TruthValue
  409.     MAX-ACCESS read-only
  410.     STATUS  current
  411.     DESCRIPTION
  412.        "NTO supports a global setting to enable/disable SNMP
  413.         trap generation and also allows individual trap types
  414.         to be enabled/disabled on a per trap recipient basis.
  415.         Both settings must be enabled to permit a trap to be
  416.         generated to a recipient.
  417.  
  418.         This MIB object contains the global setting of whether
  419.         the SNMP agent is permitted to generate the Anue enhanced
  420.         version of SNMP authentication failure notification.
  421.         This object is enabled when an Anue client has
  422.         SNMP trap generation globally enabled.
  423.  
  424.         The VACM MIB contains whether the Anue enhanced SNMP
  425.         authentication failure notification has been enabled
  426.         for a particular trap recipient.  Note that each trap
  427.         recipient may be configured via an Anue client to
  428.         receive either the RFC 3418 authenticationFailure
  429.         notification or the enhanced anueSnmpAuthenticationFailure
  430.         notification."
  431.     -- 1.3.6.1.4.1.32620.1.1.1.3
  432.     ::= { anueNtoSystem 3 }
  433.  
  434.  
  435. anueClientLoginFailureTrapEnable OBJECT-TYPE
  436.     SYNTAX  TruthValue
  437.     MAX-ACCESS read-only
  438.     STATUS  current
  439.     DESCRIPTION
  440.        "NTO supports a global setting to enable/disable SNMP
  441.         trap generation and also allows individual trap types
  442.         to be enabled/disabled on a per trap recipient basis.
  443.         Both settings must be enabled to permit a trap to be
  444.         generated to a recipient.
  445.  
  446.         This MIB object contains the global setting of whether
  447.         the SNMP agent is permitted to generate a client login
  448.         failure notification.  This object is enabled when an
  449.         Anue client has SNMP trap generation globally enabled.
  450.  
  451.         The VACM MIB contains whether the Anue client login
  452.         failure notification has been enabled for a particular
  453.         trap recipient."
  454.     -- 1.3.6.1.4.1.32620.1.1.1.4
  455.     ::= { anueNtoSystem 4 }
  456.  
  457.  
  458. anueLoginBanner OBJECT-TYPE
  459.     SYNTAX  DisplayString
  460.     MAX-ACCESS read-only
  461.     STATUS  current
  462.     DESCRIPTION
  463.        "The text displayed when the user logs into the NTO."
  464.     -- 1.3.6.1.4.1.32620.1.1.1.5
  465.     ::= { anueNtoSystem 5 }
  466.  
  467.  
  468. -- Timestamping related
  469.  
  470. anueTimestampingTimeSource OBJECT-TYPE
  471.     SYNTAX  AnueTimeSourceType
  472.     MAX-ACCESS read-only
  473.     STATUS  current
  474.     DESCRIPTION
  475.         "Specifies the type of time source used by the timestamping afm feature."
  476.     -- 1.3.6.1.4.1.32620.1.1.1.6
  477.     ::= { anueNtoSystem 6 }
  478.  
  479.  
  480. anueTimestampingStatus OBJECT-TYPE
  481.     SYNTAX  DisplayString
  482.     MAX-ACCESS read-only
  483.     STATUS  current
  484.     DESCRIPTION
  485.        "Displays the status of the timestamping feature. Can have one of the
  486.        following values :
  487.        Not available    - if there are no AFM cards present
  488.        Not in use       - AFM card present but timestamping is not enabled on any port
  489.        NTP (status)     - where status describes the current state of the connection with the NTP Server
  490.        Using NTP time   - currently using NTP timesource
  491.        GPS (status)     - where status describes the current state of the GPS module
  492.        Using GPS time   - currently using GPS timesource
  493.        Using Local time - currently using the local system time."
  494.     -- 1.3.6.1.4.1.32620.1.1.1.7
  495.     ::= { anueNtoSystem 7 }
  496.  
  497.  
  498. -- Custom Offset Filtering related
  499.  
  500. anueNtoCustomFilterSetConfig OBJECT IDENTIFIER
  501.     -- 1.3.6.1.4.1.32620.1.1.1.8
  502.     ::= { anueNtoSystem 8 }
  503.  
  504. anueCustomFieldSetEnableState OBJECT-TYPE
  505.     SYNTAX  INTEGER {
  506.         bothFieldSetsDisabled(1),
  507.         fieldSet1Enabled(2),
  508.         bothFieldSetsEnabledDiffFilters(3),
  509.         bothFieldSetsEnabledSameFilters(4),
  510.         notAvailable(5)
  511.         }
  512.     MAX-ACCESS read-only
  513.     STATUS     current
  514.     DESCRIPTION
  515.        "The enabled state of the two field sets."
  516.     -- 1.3.6.1.4.1.32620.1.1.1.8.1
  517.     ::= { anueNtoCustomFilterSetConfig 1 }
  518.  
  519.  
  520. -- custom field sets table
  521.  
  522. anueCustomFieldSetsTable OBJECT-TYPE
  523.     SYNTAX  SEQUENCE OF AnueCustomFieldSetsEntry
  524.     MAX-ACCESS not-accessible
  525.     STATUS     current
  526.     DESCRIPTION
  527.         "Contains all the custom field sets."
  528.     -- 1.3.6.1.4.1.32620.1.1.1.8.2
  529.     ::= { anueNtoCustomFilterSetConfig 2 }
  530.  
  531. anueCustomFieldSetsEntry OBJECT-TYPE
  532.     SYNTAX     AnueCustomFieldSetsEntry
  533.     MAX-ACCESS not-accessible
  534.     STATUS     current
  535.     DESCRIPTION
  536.        "An address mapping for a particular custom field."
  537.     INDEX {
  538.         anueFieldSetId }
  539.     -- 1.3.6.1.4.1.32620.1.1.1.8.2.1
  540.     ::= { anueCustomFieldSetsTable 1 }
  541.  
  542. AnueCustomFieldSetsEntry ::= SEQUENCE {
  543.     anueFieldSetId                  Integer32,
  544.     anueFieldSetAvailOuterHdrFlds   DisplayString,
  545.     anueFieldSetIsAdditOuterHdrs    TruthValue }
  546.  
  547. anueFieldSetId OBJECT-TYPE
  548.     SYNTAX  Integer32 (1..2147483647)
  549.     MAX-ACCESS read-only
  550.     STATUS  current
  551.     DESCRIPTION
  552.        "Indicates the id of the custom field set."
  553.     -- 1.3.6.1.4.1.32620.1.1.1.8.2.1.1
  554.     ::= { anueCustomFieldSetsEntry 1 }
  555.  
  556. anueFieldSetAvailOuterHdrFlds OBJECT-TYPE
  557.     SYNTAX     DisplayString
  558.     MAX-ACCESS read-only
  559.     STATUS     current
  560.     DESCRIPTION
  561.        "Available outer header fields."
  562.     -- 1.3.6.1.4.1.32620.1.1.1.8.2.1.2
  563.     ::= { anueCustomFieldSetsEntry 2 }
  564.  
  565.  
  566. anueFieldSetIsAdditOuterHdrs OBJECT-TYPE
  567.     SYNTAX     TruthValue
  568.     MAX-ACCESS read-only
  569.     STATUS     current
  570.     DESCRIPTION
  571.        "Provide additional outer header fields capacity."
  572.     -- 1.3.6.1.4.1.32620.1.1.1.8.2.1.3
  573.     ::= { anueCustomFieldSetsEntry 3 }
  574.  
  575.  
  576. -- custom fields table
  577.  
  578. anueCustomFieldsTable OBJECT-TYPE
  579.     SYNTAX     SEQUENCE OF AnueCustomFieldsEntry
  580.     MAX-ACCESS not-accessible
  581.     STATUS     current
  582.     DESCRIPTION
  583.        "Contains all the custom fields defined on this custom field set."
  584.     -- 1.3.6.1.4.1.32620.1.1.1.8.3
  585.     ::= { anueNtoCustomFilterSetConfig 3 }
  586.  
  587. anueCustomFieldsEntry OBJECT-TYPE
  588.     SYNTAX     AnueCustomFieldsEntry
  589.     MAX-ACCESS not-accessible
  590.     STATUS     current
  591.     DESCRIPTION
  592.        "An address mapping for a particular custom field."
  593.     INDEX {
  594.         anueFieldSetId,
  595.         anueCustomFieldId }
  596.     -- 1.3.6.1.4.1.32620.1.1.1.8.3.1
  597.     ::= { anueCustomFieldsTable 1 }
  598.  
  599. AnueCustomFieldsEntry ::= SEQUENCE {
  600.     anueCustomFieldId                       Integer32,
  601.     anueCustomFieldPktType                  INTEGER,
  602.     anueCustomFieldSize                     Integer32,
  603.     anueCustomFieldName                     DisplayString,
  604.     anueCustomFieldSpecificAttrList         DisplayString,
  605.     anueCustomFieldConfirmFldsList          DisplayString }
  606.  
  607. anueCustomFieldId OBJECT-TYPE
  608.     SYNTAX  Integer32 (1..2147483647)
  609.     MAX-ACCESS read-only
  610.     STATUS  current
  611.     DESCRIPTION
  612.        "Indicates the id of the custom field."
  613.     -- 1.3.6.1.4.1.32620.1.1.1.8.3.1.1
  614.     ::= { anueCustomFieldsEntry 1 }
  615.  
  616. anueCustomFieldPktType OBJECT-TYPE
  617.     SYNTAX  INTEGER {
  618.         raw(1),
  619.         gtpU(2),
  620.         gtpC(3),
  621.         mpls(4)
  622.     }
  623.     MAX-ACCESS read-only
  624.     STATUS  current
  625.     DESCRIPTION
  626.        "Packet Type"
  627.     -- 1.3.6.1.4.1.32620.1.1.1.8.3.1.2
  628.     ::= { anueCustomFieldsEntry 2 }
  629.  
  630. anueCustomFieldSize OBJECT-TYPE
  631.     SYNTAX  Integer32
  632.     MAX-ACCESS read-only
  633.     STATUS  current
  634.     DESCRIPTION
  635.        "Indicates the size of the custom field in bytes."
  636.     -- 1.3.6.1.4.1.32620.1.1.1.8.3.1.3
  637.     ::= { anueCustomFieldsEntry 3 }
  638.  
  639. anueCustomFieldName OBJECT-TYPE
  640.     SYNTAX  DisplayString
  641.     MAX-ACCESS read-only
  642.     STATUS  current
  643.     DESCRIPTION
  644.        "Indicates the name of the custom field."
  645.     -- 1.3.6.1.4.1.32620.1.1.1.8.3.1.4
  646.     ::= { anueCustomFieldsEntry 4 }
  647.  
  648. anueCustomFieldSpecificAttrList OBJECT-TYPE
  649.     SYNTAX  DisplayString
  650.     MAX-ACCESS read-only
  651.     STATUS  current
  652.     DESCRIPTION
  653.        "Contains a comma separated list of key value pairs
  654.         which represent attributes of specific packet types
  655.         (MPLS, GTP_U, GTP_C and RAW)."
  656.     -- 1.3.6.1.4.1.32620.1.1.1.8.3.1.5
  657.     ::= { anueCustomFieldsEntry 5 }
  658.  
  659. anueCustomFieldConfirmFldsList OBJECT-TYPE
  660.     SYNTAX  DisplayString
  661.     MAX-ACCESS read-only
  662.     STATUS  current
  663.     DESCRIPTION
  664.        "Contains a comma separated list of this field's confirmation fields
  665.         in the format confirmation_field_type (size)."
  666.     -- 1.3.6.1.4.1.32620.1.1.1.8.3.1.6
  667.     ::= { anueCustomFieldsEntry 6 }
  668.  
  669.  
  670.  
  671. -- anueNtoIfExt
  672. --
  673.  
  674. anueNtoIfExt OBJECT IDENTIFIER
  675.     -- 1.3.6.1.4.1.32620.1.1.2
  676.     ::= { anueNtoObjects 2 }
  677.  
  678.  
  679. anueNtoIfExtTable OBJECT-TYPE
  680.     SYNTAX  SEQUENCE OF AnueNtoIfExtEntry
  681.     MAX-ACCESS not-accessible
  682.     STATUS  current
  683.     DESCRIPTION
  684.        "A list of interface entries which extend the rows in ifTable.
  685.         This table contains physical interfaces, whether the port
  686.         is present or not. It also contains logical port groups and
  687.         management ports."
  688.     REFERENCE
  689.        "RFC 2863 The Interfaces Group MIB."
  690.     -- 1.3.6.1.4.1.32620.1.1.2.1
  691.     ::= { anueNtoIfExt 1 }
  692.  
  693.  
  694. anueNtoIfExtEntry OBJECT-TYPE
  695.     SYNTAX  AnueNtoIfExtEntry
  696.     MAX-ACCESS not-accessible
  697.     STATUS  current
  698.     DESCRIPTION
  699.         "An entry containing additional management information
  700.         about an interface on Anue NTO devices."
  701.     INDEX {
  702.         ifIndex
  703.     }
  704.     -- 1.3.6.1.4.1.32620.1.1.2.1.1
  705.     ::= { anueNtoIfExtTable 1 }
  706.  
  707.  
  708. AnueNtoIfExtEntry ::= SEQUENCE {
  709.     anueIfIsLicensed       TruthValue,
  710.     anueIfLicensedMaxSpeed Gauge32,
  711.     anueIfMode             INTEGER,
  712.     anueIfDesc             DisplayString,
  713.     anueIfOnAfm            TruthValue,
  714.     anueIfAdvCapabilities  AnueStageType }
  715.  
  716.  
  717. anueIfIsLicensed OBJECT-TYPE
  718.     SYNTAX  TruthValue
  719.     MAX-ACCESS read-only
  720.     STATUS  current
  721.     DESCRIPTION
  722.        "Indicates whether the physical interface is licensed or not.
  723.         This object has a value of true (1) if a interface is licensed.
  724.         The value is false (2) if the interface is not licensed.
  725.         This object value is always true(1) for management ports
  726.         and port groups"
  727.     -- 1.3.6.1.4.1.32620.1.1.2.1.1.2
  728.     ::= { anueNtoIfExtEntry 2 }
  729.  
  730.  
  731. anueIfLicensedMaxSpeed OBJECT-TYPE
  732.     SYNTAX  Gauge32
  733.     MAX-ACCESS read-only
  734.     STATUS  current
  735.     DESCRIPTION
  736.         "The licensed maximum line rate for this port.  For port groups,
  737.         this is the sum of licensed maximum line rates of its member ports.
  738.         Line rate is specified in units of 1,000,000 bits per second.
  739.         The object value is 0 if the interface is not licensed."
  740.     -- 1.3.6.1.4.1.32620.1.1.2.1.1.3
  741.     ::= { anueNtoIfExtEntry 3 }
  742.  
  743.  
  744. anueIfMode OBJECT-TYPE
  745.     SYNTAX  INTEGER {
  746.         anueIfModeUnknown(1),
  747.         anueIfModeNetwork(2),
  748.         anueIfModeTool(3),
  749.         anueIfModeBidirectional(4),
  750.         anueIfModeSimplex(5),
  751.         anueIfModeLoopback(6)
  752.         }
  753.     MAX-ACCESS read-only
  754.     STATUS  current
  755.     DESCRIPTION
  756.         "The interface mode identifies whether a port or port group
  757.         is configured to be a network, tool, or bidirectional
  758.         interface.  Ports that are members of a port group
  759.         inherit the interface mode of their parent port group.
  760.         Management ports have interface mode bidirectional.
  761.         The object value is anueIfModeUnknown if the interface
  762.         is not licensed."
  763.     -- 1.3.6.1.4.1.32620.1.1.2.1.1.4
  764.     ::= { anueNtoIfExtEntry 4 }
  765.  
  766. anueIfDesc OBJECT-TYPE
  767.     SYNTAX  DisplayString
  768.     MAX-ACCESS read-only
  769.     STATUS  current
  770.     DESCRIPTION
  771.         "The interface description contains a system generated
  772.         interface description prepended to the user entered
  773.         textual description for ports and port groups.  The
  774.         system generated description identifies whether the port
  775.         is a Network port, Tool port, Bidirectional port, or
  776.         Management port.  It also includes the port/port group's
  777.         default name as described in anueFilterDefaultName.
  778.         The object value for ports that are not physically present
  779.         is 'Port # -- pluggable module is not present'.
  780.         The object value for ports that are not licensed is
  781.         'Port # -- not licensed."
  782.     -- 1.3.6.1.4.1.32620.1.1.2.1.1.5
  783.     ::= { anueNtoIfExtEntry 5 }
  784.  
  785. anueIfOnAfm OBJECT-TYPE
  786.     SYNTAX  TruthValue
  787.     MAX-ACCESS read-only
  788.     STATUS  current
  789.     DESCRIPTION
  790.         "Indicates whether or not the port or port group physically
  791.         resides on an Advanced Feature Module (AFM)."
  792.     -- 1.3.6.1.4.1.32620.1.1.2.1.1.6
  793.     ::= { anueNtoIfExtEntry 6 }
  794.  
  795. anueIfAdvCapabilities OBJECT-TYPE
  796.     SYNTAX  AnueStageType
  797.     MAX-ACCESS read-only
  798.     STATUS  current
  799.     DESCRIPTION
  800.         "Identifies the packet processing features available on this port
  801.         or port group, either in the standard filtering hardware or on an
  802.         AFM.  This object reflects the capabilities present in the hardware
  803.         itself, independent of how that hardware is currently configured.
  804.         If no packet processing features are available, this object will
  805.         return an octet string with all bit enumerations set to zero."
  806.     -- 1.3.6.1.4.1.32620.1.1.2.1.1.7
  807.     ::= { anueNtoIfExtEntry 7 }
  808.  
  809.  
  810.  
  811. -- anueNtoFilter
  812. --
  813.  
  814. anueNtoFilter OBJECT IDENTIFIER
  815.     -- 1.3.6.1.4.1.32620.1.1.3
  816.     ::= { anueNtoObjects 3 }
  817.  
  818. anueFilterCollectionPeriod OBJECT-TYPE
  819.     SYNTAX  Gauge32
  820.     MAX-ACCESS read-only
  821.     STATUS  current
  822.     DESCRIPTION
  823.         "The interval in seconds over which the filter statistics
  824.         data is collected.  This is the actual statistics sampling period.
  825.         On the 5200 platform users can change the collection period. On the
  826.         7300 platform users can not change the collection period. The value (1 second)
  827.         is defined within the NTO application. The statistics data in
  828.         anueNtoFilterStatsCntRstTable, anueNtoFilterStatsCurTable,
  829.         anueNtoFilterStatsPeakTable, anueNtoFilterStatsAvgTable,
  830.         anueNtoFilterStatsCntRstHCTable, anueNtoFilterStatsCurHCTable,
  831.         anueNtoFilterStatsPeakHCTable, and anueNtoFilterStatsAvgHCTable
  832.         are all collected within the period of time defined in this object."
  833.     -- 1.3.6.1.4.1.32620.1.1.3.1
  834.     ::= { anueNtoFilter 1 }
  835.  
  836.  
  837. -- anueNtoFilterDefTable
  838. --
  839.  
  840. anueNtoFilterDefTable OBJECT-TYPE
  841.     SYNTAX  SEQUENCE OF AnueNtoFilterDefEntry
  842.     MAX-ACCESS not-accessible
  843.     STATUS  current
  844.     DESCRIPTION
  845.         "The NTO filter definition table contains filter configuration
  846.         properties.  NTO supports three types of filters:
  847.         Network Port Filter, Dynamic Filter, and Tool Port filter.
  848.         Network Port and Tool Port filters can either be associated
  849.         with a physical interface or a logical port group.
  850.         Logical port group filters contain 0 to 8 physical interfaces.
  851.         The port group filter and each of its contained physical interfaces
  852.         are considered to be port filters.  The contained port filters
  853.         inherit the filter type, mode, criteria, and connections from
  854.         their parent port group.
  855.         Unlicensed physical ports do not have port filter objects so
  856.         they don't have rows in the filter tables.
  857.         Every licensed physical port has a port filter object
  858.         configured in one of the valid filter modes:
  859.         Pass All, Deny All, Pass by Criteria, or Deny by Criteria.
  860.         Dynamic filters and Logical port group filter objects are
  861.         created, configured, and deleted by the user using one of the
  862.         client interfaces (NTO Control Panel or scripting interface).
  863.         Filter creation, modification of filter properties, and
  864.         filter deletion are reflected in anueNtoFilterDefTable.
  865.         Several filter statistics tables and a filter history table
  866.         extend (logically augment) anueNtoFilterDefTable."
  867.     -- 1.3.6.1.4.1.32620.1.1.3.2
  868.     ::= { anueNtoFilter 2 }
  869.  
  870. anueNtoFilterDefEntry OBJECT-TYPE
  871.     SYNTAX  AnueNtoFilterDefEntry
  872.     MAX-ACCESS not-accessible
  873.     STATUS  current
  874.     DESCRIPTION
  875.         "Each filter is represented by a row in the
  876.         anueNtoFilterDefTable and a row in each of the filter history
  877.         and filter statistics tables that logically augment that table.
  878.         Unlicensed ports are not filters so they are not represented
  879.         by rows in the filter tables.
  880.         Dynamic filters and standalone port filters are each
  881.         represented by a single row in the filter tables.
  882.         A network or tool port group containing n port members
  883.         is represented by n+1 rows in the filter tables.
  884.         A bidirectional port has two filter definition rows.  One
  885.         row models its role as a network port and another models
  886.         its role as a tool port.  A bidirectional port group
  887.         containing n port members is represented by 2*(n+1) rows
  888.         in the filter tables."
  889.     INDEX {
  890.         anueFilterType,
  891.         anueFilterNumber
  892.          }
  893.     -- 1.3.6.1.4.1.32620.1.1.3.2.1
  894.     ::= { anueNtoFilterDefTable 1 }
  895.  
  896.  
  897. AnueNtoFilterDefEntry ::= SEQUENCE {
  898.     anueFilterType            AnueFilterTypeDT,
  899.     anueFilterNumber          Integer32,
  900.     anueFilterDefaultName     DisplayString,
  901.     anueFilterName            DisplayString,
  902.     anueFilterDesc            DisplayString,
  903.     anueFilterIfIndex         Integer32,
  904.     anueFilterIsTwoStage      INTEGER,
  905.     anueFilterMode            INTEGER,
  906.     anueFilterCriteria        DisplayString,
  907.     anueFilterTag             DisplayString,
  908.     anueFilterAfmEnabled      TruthValue,
  909.     anueFilterEnabledFeatures AnueStageType,
  910.     anueFilterCustomFieldSets DisplayString }
  911.  
  912. anueFilterType OBJECT-TYPE
  913.     SYNTAX  AnueFilterTypeDT
  914.     MAX-ACCESS read-only
  915.     STATUS  current
  916.     DESCRIPTION
  917.         "Filter type indicates whether the row is modeling a physical
  918.         network port, a physical tool port, a dynamic filter,
  919.         a logical network port group, or a logical tool port group.
  920.         The combination of filter type and filter number allows users
  921.         to uniquely locate a filter definition row.  These two values
  922.         form the table key used by the filter tables."
  923.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.1
  924.     ::= { anueNtoFilterDefEntry 1 }
  925.  
  926. anueFilterNumber OBJECT-TYPE
  927.     SYNTAX  Integer32  (1..2147483647)
  928.     MAX-ACCESS read-only
  929.     STATUS  current
  930.     DESCRIPTION
  931.         "Filter number is a number which identifies a dynamic filter,
  932.         port filter, or a port group filter.  The combination of
  933.         filter type and filter number allows users to uniquely
  934.         locate a filter definition row.  These two values form
  935.         the table key used by the filter tables.
  936.         A dynamic filter 'number' is the numeric portion of its
  937.         anueFilterDefaultName.  For example, the 'filter number'
  938.         for F15 is 15.
  939.         The 'filter number' for a port or a port group corresponds
  940.         to the port ifIndex in the ifTable."
  941.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.2
  942.     ::= { anueNtoFilterDefEntry 2 }
  943.  
  944.  
  945. anueFilterDefaultName OBJECT-TYPE
  946.     SYNTAX  DisplayString
  947.     MAX-ACCESS read-only
  948.     STATUS  current
  949.     DESCRIPTION
  950.         "Filter default name is the system assigned name for a
  951.         filter entry.  These names are displayed in various locations
  952.         in the NTO Control Panel, including in bold letters on
  953.         the diagram view.
  954.  
  955.         The default name for dynamic filters is assigned by the
  956.         system when the filter is created.  A dynamic filter's default
  957.         name begins with the letter 'F' followed by the first unused
  958.         number starting with 1.  The first dynamic filter created
  959.         in the system is F1, followed by F2.  If F1 is deleted the
  960.         next dynamic filter that is created will have default name F1.
  961.  
  962.         The default name for port filters is platform dependent. All
  963.         licensed ports are assigned a default name which corresponds to
  964.         the default port name displayed in the NTO Control Panel.
  965.         Port filters which are members of bidirectional port groups
  966.         will have two filter rows with the same default name - one for
  967.         the network port filter and one for the tool port filter.
  968.         For port filters, the value of anueFilterDefaultName maps to
  969.         the ifMIB ifXTable ifName field.
  970.  
  971.         The default name for port group filters is assigned by the
  972.         system when the port group is created.  A Port group's default
  973.         name begins with the letters 'PG' followed by the first unused
  974.         number starting with 1.  The first port group created
  975.         in the system is PG1, followed by PG2.  If PG1 is deleted the
  976.         next port group that is created will have default name PG1.
  977.         Port group filters which are configured as bidirectional
  978.         will have two filter rows with the same default name - one for
  979.         the network port group filter and one for the tool port group
  980.         filter.  For port group filters, the value of
  981.         anueFilterDefaultName maps to the ifMIB ifXTable ifName field."
  982.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.3
  983.     ::= { anueNtoFilterDefEntry 3 }
  984.  
  985.  
  986. anueFilterName OBJECT-TYPE
  987.     SYNTAX  DisplayString
  988.     MAX-ACCESS read-only
  989.     STATUS  current
  990.     DESCRIPTION
  991.         "Filter name is the user entered dynamic filter name, port name,
  992.         or port group name.  The filter name defaults to anueFilterDefaultName
  993.         if the user hasn't entered the name.  The filter name reverts to
  994.         anueFilterDefaultName if the name is deleted, which prevents
  995.         the object value from being an empty string (Null)."
  996.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.4
  997.     ::= { anueNtoFilterDefEntry 4 }
  998.  
  999.  
  1000. anueFilterDesc OBJECT-TYPE
  1001.     SYNTAX  DisplayString
  1002.     MAX-ACCESS read-only
  1003.     STATUS  current
  1004.     DESCRIPTION
  1005.         "This is the user entered dynamic filter description.
  1006.         The object value is an empty string (Null) if there is no user
  1007.         entered description.  The value is an empty string for network
  1008.         and tool port filters, and for network and tool port group filters."
  1009.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.5
  1010.     ::= { anueNtoFilterDefEntry 5 }
  1011.  
  1012.  
  1013. anueFilterIfIndex OBJECT-TYPE
  1014.     SYNTAX  Integer32
  1015.     MAX-ACCESS read-only
  1016.     STATUS  current
  1017.     DESCRIPTION
  1018.         "This field identifies the ifIndex that corresponds to this
  1019.         filter row.  The ifIndex is the interface row in ifTable for
  1020.         network and tool port filters, and for network and tool
  1021.         port group filters.  ifIndex is set to a meaningless value 0
  1022.         for a dynamic filter.  Associating the ifIndex with each
  1023.         filter allows SNMP management applications to easily
  1024.         navigate from Anue port filter tables to the corresponding
  1025.         port information in standard MIBs"
  1026.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.6
  1027.     ::= { anueNtoFilterDefEntry 6 }
  1028.  
  1029. anueFilterIsTwoStage OBJECT-TYPE
  1030.     SYNTAX  INTEGER {
  1031.             anueFilterIsOneStage(1),
  1032.             anueFilterIsTwoStage(2),
  1033.             anueFilterNA(3)  }
  1034.     MAX-ACCESS read-only
  1035.     STATUS  current
  1036.     DESCRIPTION
  1037.         "This field identifies whether a dynamic filter is configured
  1038.         to be a One Stage or a Two Stage filter.  By default, dynamic
  1039.         filters are two stage.  This field is always set to anueFilterNA
  1040.         (not applicable) for network/tool port filters, and for
  1041.         network/tool port group filters."
  1042.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.7
  1043.     ::= { anueNtoFilterDefEntry 7 }
  1044.  
  1045.  
  1046. anueFilterMode   OBJECT-TYPE
  1047.     SYNTAX  INTEGER {
  1048.             anueFilterModePassAll(1),
  1049.             anueFilterModePassByCriteria(2),
  1050.             anueFilterModeDenyAll(3),
  1051.             anueFilterModeDenyByCriteria(4),
  1052.             anueFilterModePassByCriteriaUnmatched(5),
  1053.             anueFilterModeDenyByCriteriaMatched(6)
  1054.             }
  1055.     MAX-ACCESS read-only
  1056.     STATUS  current
  1057.     DESCRIPTION
  1058.         "Filter mode identifies whether the filter is configured to
  1059.          Pass All traffic, Pass by Criteria, Deny All traffic, or
  1060.          Deny by Criteria.  Pass by Criteria filters allow traffic
  1061.          to pass if it matches the defined criteria.  Deny by Criteria
  1062.          filters deny traffic from passing if it matches the defined
  1063.          criteria.  All filter types support Pass All and Deny All modes.
  1064.          Network port (group) filters support Pass by Criteria and
  1065.          Deny by Criteria.  Dynamic filters support Pass by Criteria.
  1066.          Tool port (group) filters support Deny by Criteria."
  1067.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.8
  1068.     ::= { anueNtoFilterDefEntry 8 }
  1069.  
  1070. anueFilterCriteria OBJECT-TYPE
  1071.     SYNTAX  DisplayString
  1072.     MAX-ACCESS read-only
  1073.     STATUS  current
  1074.     DESCRIPTION
  1075.         "A textual representation of the filter criteria configured
  1076.         for the filter.  This text string summarizes the filter
  1077.         criteria/values and includes boolean AND and OR operators
  1078.         when multiple criteria are configured.  The text string uses
  1079.         the same format as the scripting 'show filter f1 -prop criteria'
  1080.         or 'prop-get filter f1 criteria' commands.
  1081.         The anueFilterCriteria is a zero length string if the filter
  1082.         mode is PassAll or DenyAll. The maximum string length is 255.
  1083.         If the string displayed on the Control Panel is longer than 255,
  1084.         this object only stores the first 255 characters."
  1085.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.9
  1086.     ::= { anueNtoFilterDefEntry 9 }
  1087.  
  1088. anueFilterTag OBJECT-TYPE
  1089.     SYNTAX  DisplayString
  1090.     MAX-ACCESS read-only
  1091.     STATUS  current
  1092.     DESCRIPTION
  1093.         "Filter tag is a free form text field that users may optionally
  1094.         configure for each filter.  A user can configure one or more
  1095.         keywords using comma, space, or colon as separators.
  1096.         A management system can use keywords for search and sort
  1097.         operations, and for aggregating MIB values."
  1098.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.10
  1099.     ::= { anueNtoFilterDefEntry 10 }
  1100.  
  1101.  
  1102. anueFilterAfmEnabled OBJECT-TYPE
  1103.     SYNTAX  TruthValue (0)
  1104.     MAX-ACCESS read-only
  1105.     STATUS  current
  1106.     DESCRIPTION
  1107.         "Indicates whether or not any AFM features are enabled on this
  1108.         filter. On bi-directional AFM ports, this object can be true in
  1109.         only one direction. The possible values are:
  1110.                         1 - true
  1111.                         2 - false "
  1112.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.11
  1113.     ::= { anueNtoFilterDefEntry 11 }
  1114.  
  1115.  
  1116. anueFilterEnabledFeatures OBJECT-TYPE
  1117.     SYNTAX  AnueStageType
  1118.     MAX-ACCESS read-only
  1119.     STATUS  current
  1120.     DESCRIPTION
  1121.         "Identifies the pipeline stages that are present or enabled on
  1122.         this filter, either in the standard filtering hardware or on an
  1123.         AFM.  Detailed statistics for each enabled stage are contained in
  1124.         separate stage tables.  The numerical values of these
  1125.         enumerations do not imply an operational order.  If no pipeline
  1126.         stages are present or enabled, this object will return an octet
  1127.         string with all bit enumerations set to zero."
  1128.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.12
  1129.     ::= { anueNtoFilterDefEntry 12 }
  1130.  
  1131.  
  1132. anueFilterCustomFieldSets OBJECT-TYPE
  1133.     SYNTAX  DisplayString
  1134.     MAX-ACCESS read-only
  1135.     STATUS  current
  1136.     DESCRIPTION
  1137.        "A comma separated string of custom field set ids. Indicates whether
  1138.         a custom offset field criteria is used and if so, from which field set(s)."
  1139.     -- 1.3.6.1.4.1.32620.1.1.3.2.1.13
  1140.     ::= { anueNtoFilterDefEntry 13 }
  1141.  
  1142.  
  1143. -- anueNtoFilterConnTable
  1144. --
  1145.  
  1146. anueNtoFilterConnTable OBJECT-TYPE
  1147.     SYNTAX  SEQUENCE OF AnueNtoFilterConnEntry
  1148.     MAX-ACCESS not-accessible
  1149.     STATUS  current
  1150.     DESCRIPTION
  1151.         "Filter connection table entries model the connection
  1152.         relationships between filters.  This table can be used to derive
  1153.         the filter topology, and to traverse from connected filter to
  1154.         connected filter.  The information in this table maps to the
  1155.         connections displayed on the NTO Control Panel diagram view.
  1156.         Each row in this table maps to a single connecting line
  1157.         in the diagram view."
  1158.     -- 1.3.6.1.4.1.32620.1.1.3.3
  1159.     ::= { anueNtoFilter 3 }
  1160.  
  1161.  
  1162. anueNtoFilterConnEntry OBJECT-TYPE
  1163.     SYNTAX  AnueNtoFilterConnEntry
  1164.     MAX-ACCESS not-accessible
  1165.     STATUS  current
  1166.     DESCRIPTION
  1167.         "Filter connection row entries model a single from/to
  1168.         connection between filters.  The connection is either
  1169.         from a network filter to a dynamic filter, or from a
  1170.         dynamic filter to a tool filter.
  1171.         Multiple rows can be used to model 1:m, m:1,
  1172.         and m:m connection relationships between filters.
  1173.  
  1174.         For port group filter connections, there will be a row for each
  1175.         connection between the port group and a dynamic filter,
  1176.  
  1177.         and n rows for each connection between the n port members
  1178.         and the dynamic filter.
  1179.  
  1180.         Each row represents a connection relationship regardless of
  1181.         whether packets are passing through a filter.  The connection
  1182.         relationship exists when ports are disabled and when filter mode
  1183.         is configured to Deny All."
  1184.     INDEX {
  1185.         anueFilterConnFromOid,
  1186.         anueFilterConnToOid }
  1187.     -- 1.3.6.1.4.1.32620.1.1.3.3.1
  1188.     ::= { anueNtoFilterConnTable 1 }
  1189.  
  1190. AnueNtoFilterConnEntry ::= SEQUENCE {
  1191.     anueFilterConnFromOid OBJECT IDENTIFIER,
  1192.     anueFilterConnToOid   OBJECT IDENTIFIER }
  1193.  
  1194. anueFilterConnFromOid OBJECT-TYPE
  1195.     SYNTAX  OBJECT IDENTIFIER
  1196.     MAX-ACCESS read-only
  1197.     STATUS  current
  1198.     DESCRIPTION
  1199.         "The value of this object is a reference to an anueFilterNumber
  1200.         entry in the anueNtoFilterDefTable."
  1201.     -- 1.3.6.1.4.1.32620.1.1.3.3.1.1
  1202.     ::= { anueNtoFilterConnEntry 1 }
  1203.  
  1204. anueFilterConnToOid OBJECT-TYPE
  1205.     SYNTAX  OBJECT IDENTIFIER
  1206.     MAX-ACCESS read-only
  1207.     STATUS  current
  1208.     DESCRIPTION
  1209.         "The value of this object is a reference to an anueFilterNumber
  1210.         entry in the anueNtoFilterDefTable."
  1211.     -- 1.3.6.1.4.1.32620.1.1.3.3.1.2
  1212.     ::= { anueNtoFilterConnEntry 2 }
  1213.  
  1214.  
  1215. -- anueNtoFilterHistEntry
  1216. --
  1217.  
  1218. anueNtoFilterHistTable OBJECT-TYPE
  1219.     SYNTAX  SEQUENCE OF AnueNtoFilterHistEntry
  1220.     MAX-ACCESS not-accessible
  1221.     STATUS  current
  1222.     DESCRIPTION
  1223.         "A table that models filter creation, modification, and statistics
  1224.          reset history."
  1225.     -- 1.3.6.1.4.1.32620.1.1.3.4
  1226.     ::= { anueNtoFilter 4 }
  1227.  
  1228. anueNtoFilterHistEntry OBJECT-TYPE
  1229.     SYNTAX  AnueNtoFilterHistEntry
  1230.     MAX-ACCESS not-accessible
  1231.     STATUS  current
  1232.     DESCRIPTION
  1233.         "An entry in the filter history table."
  1234.     INDEX {
  1235.         anueFilterType,
  1236.         anueFilterNumber
  1237.     }
  1238.     -- 1.3.6.1.4.1.32620.1.1.3.4.1
  1239.     ::= { anueNtoFilterHistTable 1 }
  1240.  
  1241. AnueNtoFilterHistEntry ::= SEQUENCE {
  1242.     anueFilterCreatedTime          DateAndTime,
  1243.     anueFilterCreatedBy            DisplayString,
  1244.     anueFilterCriteriaModTime      DateAndTime,
  1245.     anueFilterCriteriaModTimeStamp TimeStamp,
  1246.     anueFilterCriteriaModBy        DisplayString,
  1247.     anueFilterConfigModTime        DateAndTime,
  1248.     anueFilterConfigModBy          DisplayString,
  1249.     anueFilterConfigModFields      DisplayString,
  1250.     anueFilterStatsResetTime       DateAndTime,
  1251.     anueFilterStatsResetBy         DisplayString,
  1252.     anueFilterDropResetTime        DateAndTime,
  1253.     anueFilterDropResetBy          DisplayString }
  1254.  
  1255.  
  1256. anueFilterCreatedTime OBJECT-TYPE
  1257.     SYNTAX  DateAndTime
  1258.     MAX-ACCESS read-only
  1259.     STATUS  current
  1260.     DESCRIPTION
  1261.         "The entry creation date and time.  For a dynamic filter or
  1262.         a port group, the value of this object can be earlier than
  1263.         the current NTO system start time since FilterCreatedTime
  1264.         is stored persistently. For a port filter, this field
  1265.         is always an empty string."
  1266.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.3
  1267.     ::= { anueNtoFilterHistEntry 3 }
  1268.  
  1269.  
  1270. anueFilterCreatedBy OBJECT-TYPE
  1271.     SYNTAX  DisplayString
  1272.     MAX-ACCESS read-only
  1273.     STATUS  current
  1274.     DESCRIPTION
  1275.         "The login id of a user who initially created the filter.
  1276.          For port filters, this field is always an empty string."
  1277.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.4
  1278.     ::= { anueNtoFilterHistEntry 4 }
  1279.  
  1280.  
  1281. anueFilterCriteriaModTime OBJECT-TYPE
  1282.     SYNTAX  DateAndTime
  1283.     MAX-ACCESS read-only
  1284.     STATUS  current
  1285.     DESCRIPTION
  1286.         "The CriteriaModTime identifies the date and time of the last
  1287.         configuration event which significantly changed the behavior
  1288.         of this filter.  This date and time is not displayed in the
  1289.         client NTO Control Panel.
  1290.  
  1291.         When a dynamic filter is created, it's CriteriaModTime and
  1292.         anueFilterCreatedTime are both set to the creation time.  A
  1293.         port filter's CriteriaModTime will be an empty string until
  1294.         one of the filter configuration events listed below occurs.
  1295.  
  1296.         Events that cause CriteriaModTime to be updated:
  1297.         1. Modify the filter mode;
  1298.         2. Modify the filter criteria including type or values;
  1299.         3. Modify the filter's port mode (for ports and port group) from
  1300.            network to tool, or visa versa;
  1301.         4. Modify a dynamic filter from one-stage to two-stage, or visa versa;
  1302.         5. Modify dynamic filter ordering;
  1303.         6. Modify a 5204 dynamic filter to 'Count Matches In' packets or bytes.
  1304.  
  1305.         When any of the above events occur, all statistics are reset
  1306.         for this filter's row in anueNtoFilterStatsCntModHCTable and
  1307.         anueNtoFilterStatsCntModTable.  The fields anueFilterCriteriaModTime,
  1308.         anueFilterCriteriaModTimestamp, anueFilterCriteriaModBy,
  1309.         anueFilterConfigModTimestamp, anueFilterConfigModBy, and
  1310.         anueFilterConfigModFields are updated.
  1311.  
  1312.         The fields anueFilterStatResetTime, anueFilterStatResetBy,
  1313.         anueFilterDropResetTime, and anueFilterDropResetBy are also
  1314.         updated since the filter configuration change triggers a
  1315.         statistics reset.  The corresponding row in
  1316.         anueNtoFilterStatsCntRstHCTable and anueNtoFilterStatsCntRstTable
  1317.         are reset, as are all current, peak, and average statistics tables.
  1318.  
  1319.         When CriteriaModTime is updated previous statistics are no longer
  1320.         relevant for this filter since its behavior has been modified.
  1321.         Statistics aggregation and analysis should be restarted after
  1322.         CriteriaModTime is updated.
  1323.  
  1324.         CriteriaModTime is persistently stored in the object model.
  1325.         If one of the configuration events listed above has not occurred
  1326.         since the NTO system has been re-initialized, then the value of this
  1327.         object will pre-date the current system start time."
  1328.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.5
  1329.     ::= { anueNtoFilterHistEntry 5 }
  1330.  
  1331. anueFilterCriteriaModTimeStamp OBJECT-TYPE
  1332.     SYNTAX  TimeStamp
  1333.     MAX-ACCESS read-only
  1334.     STATUS  current
  1335.     DESCRIPTION
  1336.         "This field is redundant to anueFilterCriteriaModTime, except it
  1337.         uses datatype TimeStamp.  The field may be useful for SNMP management
  1338.         applications to programmatically aggregate filter statistics.
  1339.         This object contains a zero value if anueFilterCriteriaModTime
  1340.         pre-dates the current system start time.  Otherwise, this object
  1341.         contains the sysUpTime when anueFilterCriteriaModTime was last
  1342.         updated."
  1343.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.6
  1344.     ::= { anueNtoFilterHistEntry 6 }
  1345.  
  1346. anueFilterCriteriaModBy OBJECT-TYPE
  1347.     SYNTAX  DisplayString
  1348.     MAX-ACCESS read-only
  1349.     STATUS  current
  1350.     DESCRIPTION
  1351.         "The login id of a user who made the last configuration change that
  1352.         altered anueFilterCriteriaModTime for this filter."
  1353.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.7
  1354.     ::= { anueNtoFilterHistEntry 7 }
  1355.  
  1356.  
  1357. anueFilterConfigModTime OBJECT-TYPE
  1358.     SYNTAX  DateAndTime
  1359.     MAX-ACCESS read-only
  1360.     STATUS  current
  1361.     DESCRIPTION
  1362.         "The date and time that any filter setting was last modified.  This
  1363.         includes any modification that occurs in the Client NTO Control
  1364.         Panel for the corresponding Edit Port, Edit Port Group, or Edit
  1365.         Filter property dialog.  Modifying settings that do not affect
  1366.         filter behavior such as filter name and description cause the date
  1367.         and time to update."
  1368.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.8
  1369.     ::= { anueNtoFilterHistEntry 8 }
  1370.  
  1371.  
  1372. anueFilterConfigModBy OBJECT-TYPE
  1373.     SYNTAX  DisplayString
  1374.     MAX-ACCESS read-only
  1375.     STATUS  current
  1376.     DESCRIPTION
  1377.         "The login id of a user who made the last configuration change
  1378.         to any setting of this filter."
  1379.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.9
  1380.     ::= { anueNtoFilterHistEntry 9 }
  1381.  
  1382. anueFilterConfigModFields OBJECT-TYPE
  1383.     SYNTAX  DisplayString
  1384.     MAX-ACCESS read-only
  1385.     STATUS  current
  1386.     DESCRIPTION
  1387.         "The field(s) of the filter that were modified in the last
  1388.         configuration change."
  1389.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.10
  1390.     ::= { anueNtoFilterHistEntry 10 }
  1391.  
  1392.  
  1393. anueFilterStatsResetTime OBJECT-TYPE
  1394.     SYNTAX  DateAndTime
  1395.     MAX-ACCESS read-only
  1396.     STATUS  current
  1397.     DESCRIPTION
  1398.         "Various events can cause the Client NTO Control Panel to
  1399.         reset the statistics displayed for a filter.
  1400.         When a filter's statistics are reset, the corresponding row in
  1401.         anueNtoFilterStatsCntRstHCTable, anueNtoFilterStatsCurHCTable,
  1402.         anueNtoFilterStatsPeakHCTable, anueNtoFilterStatsAvgHCTable
  1403.         and the 32-bit version of these stats tables are all reset.
  1404.         The events that cause a filter's anueFilterCriteriaModTime
  1405.         to update will reset the above statistics tables, as well as
  1406.         the following events:
  1407.         1. A user resets the filter's statistics;
  1408.         2. A Port filter's media type is changed between copper and fiber, or
  1409.             between 1GSFP and 10GSFP+;
  1410.         3. A Port/Port Group filter's enabled state (administrative state)
  1411.            is modified;
  1412.         4. The system's filter memory allocation is modified;
  1413.         5. A dynamic filter's statistics are reset when its connections change;"
  1414.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.11
  1415.     ::= { anueNtoFilterHistEntry 11 }
  1416.  
  1417.  
  1418. anueFilterStatsResetBy OBJECT-TYPE
  1419.     SYNTAX  DisplayString
  1420.     MAX-ACCESS read-only
  1421.     STATUS  current
  1422.     DESCRIPTION
  1423.         "The login id of a user who initiated the modification that caused
  1424.         the filter's statistics to last be reset."
  1425.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.12
  1426.     ::= { anueNtoFilterHistEntry 12 }
  1427.  
  1428.  
  1429. anueFilterDropResetTime OBJECT-TYPE
  1430.     SYNTAX  DateAndTime
  1431.     MAX-ACCESS read-only
  1432.     STATUS  current
  1433.     DESCRIPTION
  1434.         "The date and time that a tool port/port group filter's drop count
  1435.         was last reset.  Note that stats reset also resets the tool port
  1436.         drop count.  For network filters and dynamic filters, this field is
  1437.         an empty string."
  1438.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.13
  1439.     ::= { anueNtoFilterHistEntry 13 }
  1440.  
  1441. anueFilterDropResetBy OBJECT-TYPE
  1442.     SYNTAX  DisplayString
  1443.     MAX-ACCESS read-only
  1444.     STATUS  current
  1445.     DESCRIPTION
  1446.         "The login id of a user who last reset the drop counts (or stats)
  1447.           for this filter."
  1448.     -- 1.3.6.1.4.1.32620.1.1.3.4.1.14
  1449.     ::= { anueNtoFilterHistEntry 14 }
  1450.  
  1451.  
  1452. -- anueNtoFilterStatsCntModHCTable
  1453. --
  1454.  
  1455. anueNtoFilterStatsCntModHCTable OBJECT-TYPE
  1456.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsCntModHCEntry
  1457.     MAX-ACCESS not-accessible
  1458.     STATUS  current
  1459.     DESCRIPTION
  1460.         "A table of statistics entries that model accumulated filter
  1461.          counts since anueFilterCriteriaModTime.  The table values count
  1462.          filter statistics since the time the filter's data handling
  1463.          behavior was last modified.
  1464.          The values for a port group filter are the sum of accumulated
  1465.          counts of each port filter that is a member of the port group."
  1466.     -- 1.3.6.1.4.1.32620.1.1.3.5
  1467.     ::= { anueNtoFilter 5 }
  1468.  
  1469. anueNtoFilterStatsCntModHCEntry OBJECT-TYPE
  1470.     SYNTAX  AnueNtoFilterStatsCntModHCEntry
  1471.     MAX-ACCESS not-accessible
  1472.     STATUS  current
  1473.     DESCRIPTION
  1474.         "This entry extends anueNtoFilterDefEntry with
  1475.          accumulated 64-bit filter counters."
  1476.     INDEX {
  1477.         anueFilterType,
  1478.         anueFilterNumber
  1479.     }
  1480.     -- 1.3.6.1.4.1.32620.1.1.3.5.1
  1481.     ::= { anueNtoFilterStatsCntModHCTable 1 }
  1482.  
  1483. AnueNtoFilterStatsCntModHCEntry ::= SEQUENCE {
  1484.     anueFilterCntModHCInOctets  Counter64,
  1485.     anueFilterCntModHCOutOctets Counter64,
  1486.     anueFilterCntModHCInPkts    Counter64,
  1487.     anueFilterCntModHCOutPkts   Counter64,
  1488.     anueFilterCntModHCDropPkts  Counter64,
  1489.     anueFilterCntModHCDropTime  DateAndTime }
  1490.  
  1491. anueFilterCntModHCInOctets OBJECT-TYPE
  1492.     SYNTAX  Counter64
  1493.     MAX-ACCESS read-only
  1494.     STATUS  current
  1495.     DESCRIPTION
  1496.         "The total number of octets received by the filter since
  1497.          anueFilterCriteriaModTime.
  1498.          Tool filters return 0, since they do not support this value."
  1499.     -- 1.3.6.1.4.1.32620.1.1.3.5.1.3
  1500.     ::= { anueNtoFilterStatsCntModHCEntry 3 }
  1501.  
  1502.  
  1503. anueFilterCntModHCOutOctets OBJECT-TYPE
  1504.     SYNTAX  Counter64
  1505.     MAX-ACCESS read-only
  1506.     STATUS  current
  1507.     DESCRIPTION
  1508.         "The total number of octets passed by the filter since
  1509.          anueFilterCriteriaModTime.
  1510.          On the 5204 platform, dynamic pass by criteria filters configured
  1511.          to count matches in packets are set to a value of 0."
  1512.     -- 1.3.6.1.4.1.32620.1.1.3.5.1.4
  1513.     ::= { anueNtoFilterStatsCntModHCEntry 4 }
  1514.  
  1515.  
  1516. anueFilterCntModHCInPkts OBJECT-TYPE
  1517.     SYNTAX  Counter64
  1518.     MAX-ACCESS read-only
  1519.     STATUS  current
  1520.     DESCRIPTION
  1521.         "The total number of packets received by the filter since
  1522.          anueFilterCriteriaModTime"
  1523.     -- 1.3.6.1.4.1.32620.1.1.3.5.1.5
  1524.     ::= { anueNtoFilterStatsCntModHCEntry 5 }
  1525.  
  1526.  
  1527. anueFilterCntModHCOutPkts OBJECT-TYPE
  1528.     SYNTAX  Counter64
  1529.     MAX-ACCESS read-only
  1530.     STATUS  current
  1531.     DESCRIPTION
  1532.         "The total number of packets passed by the filter since
  1533.          anueFilterCriteriaModTime.
  1534.          On the 5204 platform, dynamic pass by criteria filters configured
  1535.          to count matches in bytes are set to a value of 0."
  1536.     -- 1.3.6.1.4.1.32620.1.1.3.5.1.6
  1537.     ::= { anueNtoFilterStatsCntModHCEntry 6 }
  1538.  
  1539.  
  1540. anueFilterCntModHCDropPkts OBJECT-TYPE
  1541.     SYNTAX  Counter64
  1542.     MAX-ACCESS read-only
  1543.     STATUS  current
  1544.     DESCRIPTION
  1545.         "The total number of packets dropped at a tool port filter
  1546.          since anueFilterCriteriaModTime.  Drops may occur at a tool
  1547.          port when the rate of traffic directed to the tool port
  1548.          exceeds the port's line rate.  Drops occur prior to the actual
  1549.          filtering that may be configured for the tool port.
  1550.          Drop counts are always 0 for network and dynamic filters."
  1551.     -- 1.3.6.1.4.1.32620.1.1.3.5.1.7
  1552.     ::= { anueNtoFilterStatsCntModHCEntry 7 }
  1553.  
  1554. anueFilterCntModHCDropTime OBJECT-TYPE
  1555.     SYNTAX  DateAndTime
  1556.     MAX-ACCESS read-only
  1557.     STATUS  current
  1558.     DESCRIPTION
  1559.         "The date and time of last drop event.  If no packets have been
  1560.          dropped since anueFilterCriteriaModTime, this field is an empty string.
  1561.          For network filters and dynamic filters, this field is an empty string."
  1562.     -- 1.3.6.1.4.1.32620.1.1.3.5.1.8
  1563.     ::= { anueNtoFilterStatsCntModHCEntry 8 }
  1564.  
  1565.  
  1566. -- anueNtoFilterStatsCntRstHCTable
  1567. --
  1568.  
  1569. anueNtoFilterStatsCntRstHCTable OBJECT-TYPE
  1570.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsCntRstHCEntry
  1571.     MAX-ACCESS not-accessible
  1572.     STATUS  current
  1573.     DESCRIPTION
  1574.        "A table of statistics entries that model accumulated filter
  1575.         counts since anueFilterStatsResetTime.  The table values map to the
  1576.         accumulated counts displayed in the NTO Control Panel's filter
  1577.         statistics windows.  This table's values are reset by the same
  1578.         conditions that reset the Control Panel's statistics, as described in
  1579.         anueFilterStatsResetTime.
  1580.  
  1581.         The values for a port group filter are the sum of accumulated
  1582.         counts of each port filter that is a member of the port group."
  1583.     -- 1.3.6.1.4.1.32620.1.1.3.6
  1584.     ::= { anueNtoFilter 6 }
  1585.  
  1586. anueNtoFilterStatsCntRstHCEntry OBJECT-TYPE
  1587.     SYNTAX  AnueNtoFilterStatsCntRstHCEntry
  1588.     MAX-ACCESS not-accessible
  1589.     STATUS  current
  1590.     DESCRIPTION
  1591.         "This entry extends anueNtoFilterDefEntry with
  1592.          accumulated 64-bit filter counters. "
  1593.     INDEX {
  1594.         anueFilterType,
  1595.         anueFilterNumber
  1596.     }
  1597.     -- 1.3.6.1.4.1.32620.1.1.3.6.1
  1598.     ::= { anueNtoFilterStatsCntRstHCTable 1 }
  1599.  
  1600. AnueNtoFilterStatsCntRstHCEntry ::= SEQUENCE {
  1601.     anueFilterCntRstHCInOctets  Counter64,
  1602.     anueFilterCntRstHCOutOctets Counter64,
  1603.     anueFilterCntRstHCInPkts    Counter64,
  1604.     anueFilterCntRstHCOutPkts   Counter64,
  1605.     anueFilterCntRstHCDropPkts  Counter64,
  1606.     anueFilterCntRstHCDropTime  DateAndTime }
  1607.  
  1608. anueFilterCntRstHCInOctets OBJECT-TYPE
  1609.     SYNTAX  Counter64
  1610.     MAX-ACCESS read-only
  1611.     STATUS  current
  1612.     DESCRIPTION
  1613.         "The total number of octets received by the filter since
  1614.          anueFilterStatsResetTime.
  1615.          Tool filters return 0, since they do not support this value."
  1616.     -- 1.3.6.1.4.1.32620.1.1.3.6.1.3
  1617.     ::= { anueNtoFilterStatsCntRstHCEntry 3 }
  1618.  
  1619.  
  1620. anueFilterCntRstHCOutOctets OBJECT-TYPE
  1621.     SYNTAX  Counter64
  1622.     MAX-ACCESS read-only
  1623.     STATUS  current
  1624.     DESCRIPTION
  1625.         "The total number of octets passed by the filter since
  1626.          anueFilterStatsResetTime.
  1627.          On the 5204 platform, dynamic pass by criteria filters configured
  1628.          to count matches in packets are set to a value of 0"
  1629.     -- 1.3.6.1.4.1.32620.1.1.3.6.1.4
  1630.     ::= { anueNtoFilterStatsCntRstHCEntry 4 }
  1631.  
  1632.  
  1633. anueFilterCntRstHCInPkts OBJECT-TYPE
  1634.     SYNTAX  Counter64
  1635.     MAX-ACCESS read-only
  1636.     STATUS  current
  1637.     DESCRIPTION
  1638.         "The total number of packets received by the filter since
  1639.          anueFilterStatsResetTime."
  1640.     -- 1.3.6.1.4.1.32620.1.1.3.6.1.5
  1641.     ::= { anueNtoFilterStatsCntRstHCEntry 5 }
  1642.  
  1643.  
  1644. anueFilterCntRstHCOutPkts OBJECT-TYPE
  1645.     SYNTAX  Counter64
  1646.     MAX-ACCESS read-only
  1647.     STATUS  current
  1648.     DESCRIPTION
  1649.         "The total number of packets passed by the filter
  1650.          since anueFilterStatsResetTime.
  1651.          On the 5204 platform, dynamic pass by criteria filters configured
  1652.          to count matches in bytes are set to a value of 0."
  1653.     -- 1.3.6.1.4.1.32620.1.1.3.6.1.6
  1654.     ::= { anueNtoFilterStatsCntRstHCEntry 6 }
  1655.  
  1656.  
  1657. anueFilterCntRstHCDropPkts OBJECT-TYPE
  1658.     SYNTAX  Counter64
  1659.     MAX-ACCESS read-only
  1660.     STATUS  current
  1661.     DESCRIPTION
  1662.         "The total number of packets dropped by a tool port filter
  1663.          since anueFilterStatsResetTime.  Drops may occur at a tool
  1664.          port when the rate of traffic directed to the tool port
  1665.          exceeds the port's line rate.  Drops occur prior to the actual
  1666.          filtering that may be configured for the tool port.
  1667.  
  1668.          Drop counts are always 0 for network and dynamic filters."
  1669.     -- 1.3.6.1.4.1.32620.1.1.3.6.1.7
  1670.     ::= { anueNtoFilterStatsCntRstHCEntry 7 }
  1671.  
  1672. anueFilterCntRstHCDropTime OBJECT-TYPE
  1673.     SYNTAX  DateAndTime
  1674.     MAX-ACCESS read-only
  1675.     STATUS  current
  1676.     DESCRIPTION
  1677.         "The date and time of last drop event since
  1678.          anueFilterStatsResetTime.  If no packets have been dropped
  1679.          since anueFilterStatsResetTime, this field is an empty string.
  1680.          For network filters and dynamic filters, this field is an empty string."
  1681.     -- 1.3.6.1.4.1.32620.1.1.3.6.1.8
  1682.     ::= { anueNtoFilterStatsCntRstHCEntry 8 }
  1683.  
  1684. -- anueNtoFilterStatsCurHCTable
  1685. --
  1686.  
  1687. anueNtoFilterStatsCurHCTable OBJECT-TYPE
  1688.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsCurHCEntry
  1689.     MAX-ACCESS not-accessible
  1690.     STATUS  current
  1691.     DESCRIPTION
  1692.         "A table of statistics entries that model the filter counts
  1693.          collected in the current (most recent) sampling period.
  1694.          The table values map to the current counts displayed in the
  1695.          NTO Control Panel's filter statistics windows.  The NTO statistics
  1696.          sampling period is stored in anueFilterCollectionPeriod.
  1697.  
  1698.          The values for a port group filter take the sum of the current
  1699.          counts of each port filter that is a member of the port group.
  1700.          Percentage values take into account the aggregate speed of the
  1701.          port group."
  1702.     -- 1.3.6.1.4.1.32620.1.1.3.7
  1703.     ::= { anueNtoFilter 7 }
  1704.  
  1705. anueNtoFilterStatsCurHCEntry OBJECT-TYPE
  1706.     SYNTAX  AnueNtoFilterStatsCurHCEntry
  1707.     MAX-ACCESS not-accessible
  1708.     STATUS  current
  1709.     DESCRIPTION
  1710.         "This entry extends anueNtoFilterDefEntry with
  1711.          64-bit filter counters. "
  1712.     INDEX {
  1713.         anueFilterType,
  1714.         anueFilterNumber
  1715.     }
  1716.     -- 1.3.6.1.4.1.32620.1.1.3.7.1
  1717.     ::= { anueNtoFilterStatsCurHCTable 1 }
  1718.  
  1719. AnueNtoFilterStatsCurHCEntry ::= SEQUENCE {
  1720.     anueFilterCurHCInOctets   CounterBasedGauge64,
  1721.     anueFilterCurHCOutOctets  CounterBasedGauge64,
  1722.     anueFilterCurHCRateOctets CounterBasedGauge64,
  1723.     anueFilterCurHCInPkts     CounterBasedGauge64,
  1724.     anueFilterCurHCOutPkts    CounterBasedGauge64,
  1725.     anueFilterCurHCRatePkts   CounterBasedGauge64,
  1726.     anueFilterCurHCDropPkts   CounterBasedGauge64,
  1727.     anueFilterCurHCUtil       CounterBasedGauge64 }
  1728.  
  1729. anueFilterCurHCInOctets OBJECT-TYPE
  1730.     SYNTAX  CounterBasedGauge64
  1731.     MAX-ACCESS read-only
  1732.     STATUS  current
  1733.     DESCRIPTION
  1734.         "The number of octets received by the filter in the current
  1735.          (most recent) sampling period.
  1736.  
  1737.          Tool filters return 0, since they do not support this value.
  1738.          Note that the corresponding NTO Control Panel counts are
  1739.          displayed as bits/sec."
  1740.     -- 1.3.6.1.4.1.32620.1.1.3.7.1.3
  1741.     ::= { anueNtoFilterStatsCurHCEntry 3 }
  1742.  
  1743.  
  1744. anueFilterCurHCOutOctets OBJECT-TYPE
  1745.     SYNTAX  CounterBasedGauge64
  1746.     MAX-ACCESS read-only
  1747.     STATUS  current
  1748.     DESCRIPTION
  1749.         "The number of octets passed by the filter in the current
  1750.          (most recent) sampling period.  Note that the corresponding
  1751.          NTO Control Panel counts are displayed as bits/sec.
  1752.  
  1753.          On the 5204 platform, dynamic pass by criteria filters configured
  1754.          to count matches in packets are set to a value of 0."
  1755.     -- 1.3.6.1.4.1.32620.1.1.3.7.1.4
  1756.     ::= { anueNtoFilterStatsCurHCEntry 4 }
  1757.  
  1758. anueFilterCurHCRateOctets OBJECT-TYPE
  1759.     SYNTAX  CounterBasedGauge64
  1760.     MAX-ACCESS read-only
  1761.     STATUS  current
  1762.     DESCRIPTION
  1763.         "The percentage of received octets that passed this filter
  1764.          in the current (most recent) sampling period.
  1765.  
  1766.          This value is always 0 for tool filters.  On the 5204 platform,
  1767.          dynamic pass by criteria filters configured to count matches in
  1768.          packets are set to a value of 0.  Note that the corresponding NTO
  1769.          Control Panel counts are displayed as bits/sec."
  1770.     -- 1.3.6.1.4.1.32620.1.1.3.7.1.5
  1771.     ::= { anueNtoFilterStatsCurHCEntry 5 }
  1772.  
  1773.  
  1774. anueFilterCurHCInPkts OBJECT-TYPE
  1775.     SYNTAX  CounterBasedGauge64
  1776.     MAX-ACCESS read-only
  1777.     STATUS  current
  1778.     DESCRIPTION
  1779.         "The number of packets received by the filter in the current
  1780.          (most recent) sampling period."
  1781.     -- 1.3.6.1.4.1.32620.1.1.3.7.1.6
  1782.     ::= { anueNtoFilterStatsCurHCEntry 6 }
  1783.  
  1784.  
  1785. anueFilterCurHCOutPkts OBJECT-TYPE
  1786.     SYNTAX  CounterBasedGauge64
  1787.     MAX-ACCESS read-only
  1788.     STATUS  current
  1789.     DESCRIPTION
  1790.         "The number of packets passed by the filter in the current
  1791.          (most recent) sampling period.
  1792.  
  1793.          On the 5204 platform, dynamic pass by criteria filters configured
  1794.          to count matches in bytes are set to a value of 0."
  1795.     -- 1.3.6.1.4.1.32620.1.1.3.7.1.7
  1796.     ::= { anueNtoFilterStatsCurHCEntry 7 }
  1797.  
  1798. anueFilterCurHCRatePkts OBJECT-TYPE
  1799.     SYNTAX  CounterBasedGauge64
  1800.     MAX-ACCESS read-only
  1801.     STATUS  current
  1802.     DESCRIPTION
  1803.         "The percentage of received packets that passed this filter
  1804.          in the current (most recent) sampling period.
  1805.  
  1806.          On the 5204 platform, dynamic pass by criteria filters configured
  1807.          to count matches in bytes are set to a value of 0."
  1808.     -- 1.3.6.1.4.1.32620.1.1.3.7.1.8
  1809.     ::= { anueNtoFilterStatsCurHCEntry 8 }
  1810.  
  1811. anueFilterCurHCDropPkts OBJECT-TYPE
  1812.     SYNTAX  CounterBasedGauge64
  1813.     MAX-ACCESS read-only
  1814.     STATUS  current
  1815.     DESCRIPTION
  1816.         "The number of packets dropped by a tool port filter in the
  1817.          current (most recent) sampling period.  Drops may occur at a
  1818.          tool port when the rate of traffic directed to the tool port
  1819.          exceeds the port's line rate.  Drops occur prior to the actual
  1820.          filtering that may be configured for the tool port.
  1821.  
  1822.          Drop counts are always 0 for network and dynamic filters."
  1823.     -- 1.3.6.1.4.1.32620.1.1.3.7.1.9
  1824.     ::= { anueNtoFilterStatsCurHCEntry 9 }
  1825.  
  1826. anueFilterCurHCUtil OBJECT-TYPE
  1827.     SYNTAX  CounterBasedGauge64
  1828.     MAX-ACCESS read-only
  1829.     STATUS  current
  1830.     DESCRIPTION
  1831.         "The percentage of port bandwidth utilized in the
  1832.          current (most recent) sampling period by network port filter
  1833.          receive (incoming) traffic, or tool port filter transmit traffic.
  1834.          For port groups the percentage is based on the aggregate
  1835.          link bandwidth.
  1836.  
  1837.          Utilization is always 0 for dynamic filters."
  1838.     -- 1.3.6.1.4.1.32620.1.1.3.7.1.10
  1839.     ::= { anueNtoFilterStatsCurHCEntry 10 }
  1840.  
  1841.  
  1842. -- anueNtoFilterStatsAvgHCTable
  1843. --
  1844.  
  1845. anueNtoFilterStatsAvgHCTable OBJECT-TYPE
  1846.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsAvgHCEntry
  1847.     MAX-ACCESS not-accessible
  1848.     STATUS  current
  1849.     DESCRIPTION
  1850.        "A table of filter statistics entries that model the average
  1851.         of the counts collected in each sampling period since
  1852.         anueFilterStatsResetTime.  The table values map to the average
  1853.         counts displayed in the NTO Control Panel's filter statistics
  1854.         windows.  The NTO statistics sampling period is stored in
  1855.         anueFilterCollectionPeriod.
  1856.  
  1857.         The values for a port group filter average the sum of counts
  1858.         collected by each port filter that is a member of the port group.
  1859.         Percentage values take into account the aggregate speed of the
  1860.         port group."
  1861.     -- 1.3.6.1.4.1.32620.1.1.3.8
  1862.     ::= { anueNtoFilter 8 }
  1863.  
  1864. anueNtoFilterStatsAvgHCEntry OBJECT-TYPE
  1865.     SYNTAX  AnueNtoFilterStatsAvgHCEntry
  1866.     MAX-ACCESS not-accessible
  1867.     STATUS  current
  1868.     DESCRIPTION
  1869.         "This entry extends anueNtoFilterDefEntry with
  1870.          64-bit filter counters."
  1871.     INDEX {
  1872.         anueFilterType,
  1873.         anueFilterNumber
  1874.     }
  1875.     -- 1.3.6.1.4.1.32620.1.1.3.8.1
  1876.     ::= { anueNtoFilterStatsAvgHCTable 1 }
  1877.  
  1878. AnueNtoFilterStatsAvgHCEntry ::= SEQUENCE {
  1879.     anueFilterAvgHCInOctets   CounterBasedGauge64,
  1880.     anueFilterAvgHCOutOctets  CounterBasedGauge64,
  1881.     anueFilterAvgHCRateOctets CounterBasedGauge64,
  1882.     anueFilterAvgHCInPkts     CounterBasedGauge64,
  1883.     anueFilterAvgHCOutPkts    CounterBasedGauge64,
  1884.     anueFilterAvgHCRatePkts   CounterBasedGauge64,
  1885.     anueFilterAvgHCDropPkts   CounterBasedGauge64,
  1886.     anueFilterAvgHCUtil       CounterBasedGauge64 }
  1887.  
  1888. anueFilterAvgHCInOctets OBJECT-TYPE
  1889.     SYNTAX  CounterBasedGauge64
  1890.     MAX-ACCESS read-only
  1891.     STATUS  current
  1892.     DESCRIPTION
  1893.         "The average number of octets received by the filter in each sampling
  1894.          period since anueFilterStatsResetTime.
  1895.  
  1896.          Tool filters return 0, since they do not support this value.
  1897.          Note that the corresponding NTO Control Panel counts are displayed
  1898.          as bits/sec."
  1899.     -- 1.3.6.1.4.1.32620.1.1.3.8.1.3
  1900.     ::= { anueNtoFilterStatsAvgHCEntry 3 }
  1901.  
  1902.  
  1903. anueFilterAvgHCOutOctets OBJECT-TYPE
  1904.     SYNTAX  CounterBasedGauge64
  1905.     MAX-ACCESS read-only
  1906.     STATUS  current
  1907.     DESCRIPTION
  1908.         "The average number of octets passed by the filter in each sampling
  1909.          period since anueFilterStatsResetTime.  Note that the corresponding
  1910.          NTO Control Panel counts are displayed as bits/sec.
  1911.  
  1912.          On the 5204 platform, dynamic pass by criteria filters configured
  1913.          to count matches in packets are set to a value of 0."
  1914.     -- 1.3.6.1.4.1.32620.1.1.3.8.1.4
  1915.     ::= { anueNtoFilterStatsAvgHCEntry 4 }
  1916.  
  1917. anueFilterAvgHCRateOctets OBJECT-TYPE
  1918.     SYNTAX  CounterBasedGauge64
  1919.     MAX-ACCESS read-only
  1920.     STATUS  current
  1921.     DESCRIPTION
  1922.         "The average percentage of received octets that passed this filter
  1923.          in each sampling period since anueFilterStatsResetTime.
  1924.  
  1925.          This value is always 0 for tool filters.  On the 5204 platform,
  1926.          dynamic pass by criteria filters configured to count matches in
  1927.          packets are set to a value of 0.  Note that the corresponding NTO
  1928.          Control Panel counts are displayed as bits/sec."
  1929.     -- 1.3.6.1.4.1.32620.1.1.3.8.1.5
  1930.     ::= { anueNtoFilterStatsAvgHCEntry 5 }
  1931.  
  1932.  
  1933. anueFilterAvgHCInPkts OBJECT-TYPE
  1934.     SYNTAX  CounterBasedGauge64
  1935.     MAX-ACCESS read-only
  1936.     STATUS  current
  1937.     DESCRIPTION
  1938.         "The average number of packets received by the filter in each sampling
  1939.          period since anueFilterStatsResetTime."
  1940.     -- 1.3.6.1.4.1.32620.1.1.3.8.1.6
  1941.     ::= { anueNtoFilterStatsAvgHCEntry 6 }
  1942.  
  1943.  
  1944. anueFilterAvgHCOutPkts OBJECT-TYPE
  1945.     SYNTAX  CounterBasedGauge64
  1946.     MAX-ACCESS read-only
  1947.     STATUS  current
  1948.     DESCRIPTION
  1949.         "The average number of packets passed by the filter in each sampling
  1950.          period since anueFilterStatsResetTime.
  1951.  
  1952.          On the 5204 platform, dynamic pass by criteria filters configured
  1953.          to count matches in bytes are set to a value of 0."
  1954.     -- 1.3.6.1.4.1.32620.1.1.3.8.1.7
  1955.     ::= { anueNtoFilterStatsAvgHCEntry 7 }
  1956.  
  1957. anueFilterAvgHCRatePkts OBJECT-TYPE
  1958.     SYNTAX  CounterBasedGauge64
  1959.     MAX-ACCESS read-only
  1960.     STATUS  current
  1961.     DESCRIPTION
  1962.         "The average percentage of received packets that passed this filter
  1963.          in each sampling period since anueFilterStatsResetTime.
  1964.  
  1965.          On the 5204 platform, dynamic pass by criteria filters configured
  1966.          to count matches in bytes are set to a value of 0."
  1967.     -- 1.3.6.1.4.1.32620.1.1.3.8.1.8
  1968.     ::= { anueNtoFilterStatsAvgHCEntry 8 }
  1969.  
  1970. anueFilterAvgHCDropPkts OBJECT-TYPE
  1971.     SYNTAX  CounterBasedGauge64
  1972.     MAX-ACCESS read-only
  1973.     STATUS  current
  1974.     DESCRIPTION
  1975.         "The average number of packets dropped by a tool port filter in each
  1976.          sampling period since anueFilterStatsResetTime.  Drops may occur at
  1977.          a tool port when the rate of traffic directed to the tool port
  1978.          exceeds the port's line rate.  Drops occur prior to the actual
  1979.          filtering that may be configured for the tool port.
  1980.  
  1981.          Drop counts are always 0 for network and dynamic filters."
  1982.     -- 1.3.6.1.4.1.32620.1.1.3.8.1.9
  1983.     ::= { anueNtoFilterStatsAvgHCEntry 9 }
  1984.  
  1985. anueFilterAvgHCUtil OBJECT-TYPE
  1986.     SYNTAX  CounterBasedGauge64
  1987.     MAX-ACCESS read-only
  1988.     STATUS  current
  1989.     DESCRIPTION
  1990.         "The average percentage of port bandwidth utilized in each sampling
  1991.          period since anueFilterStatsResetTime.  These values are valid for
  1992.          network port filter receive (incoming) traffic and tool port
  1993.          filter transmit traffic.  For port groups the percentage is
  1994.          based on the aggregate link bandwidth.
  1995.  
  1996.          Utilization is always 0 for dynamic filters."
  1997.     -- 1.3.6.1.4.1.32620.1.1.3.8.1.10
  1998.     ::= { anueNtoFilterStatsAvgHCEntry 10 }
  1999.  
  2000.  
  2001. -- anueNtoFilterStatsPeakHCTable
  2002. --
  2003.  
  2004. anueNtoFilterStatsPeakHCTable OBJECT-TYPE
  2005.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsPeakHCEntry
  2006.     MAX-ACCESS not-accessible
  2007.     STATUS  current
  2008.     DESCRIPTION
  2009.        "A table of filter statistics entries that model the peak
  2010.         count (largest value) collected in any sampling period since
  2011.         anueFilterStatsResetTime.  Note that peak counts are based
  2012.         on the total traffic measured during a sampling period.
  2013.         The table values map to the peak counts displayed in the
  2014.         NTO Control Panel's filter statistics windows.  The NTO
  2015.         statistics sampling period is stored in
  2016.         anueFilterCollectionPeriod.
  2017.  
  2018.         The values for a port group filter model the peak sum of
  2019.         counts collected by each port filter that is a member of
  2020.         the port group.  Percentage values take into account the
  2021.         aggregate speed of the port group."
  2022.     -- 1.3.6.1.4.1.32620.1.1.3.9
  2023.     ::= { anueNtoFilter 9 }
  2024.  
  2025. anueNtoFilterStatsPeakHCEntry OBJECT-TYPE
  2026.     SYNTAX  AnueNtoFilterStatsPeakHCEntry
  2027.     MAX-ACCESS not-accessible
  2028.     STATUS  current
  2029.     DESCRIPTION
  2030.         "This entry extends anueNtoFilterDefEntry with
  2031.          64-bit filter counters."
  2032.     INDEX {
  2033.         anueFilterType,
  2034.         anueFilterNumber
  2035.     }
  2036.     -- 1.3.6.1.4.1.32620.1.1.3.9.1
  2037.     ::= { anueNtoFilterStatsPeakHCTable 1 }
  2038.  
  2039. AnueNtoFilterStatsPeakHCEntry ::= SEQUENCE {
  2040.     anueFilterPeakHCInOctets       CounterBasedGauge64,
  2041.     anueFilterPeakHCInOctetsTime   DateAndTime,
  2042.     anueFilterPeakHCOutOctets      CounterBasedGauge64,
  2043.     anueFilterPeakHCOutOctetsTime  DateAndTime,
  2044.     anueFilterPeakHCRateOctets     CounterBasedGauge64,
  2045.     anueFilterPeakHCRateOctetsTime DateAndTime,
  2046.     anueFilterPeakHCInPkts         CounterBasedGauge64,
  2047.     anueFilterPeakHCInPktsTime     DateAndTime,
  2048.     anueFilterPeakHCOutPkts        CounterBasedGauge64,
  2049.     anueFilterPeakHCOutPktsTime    DateAndTime,
  2050.     anueFilterPeakHCRatePkts       CounterBasedGauge64,
  2051.     anueFilterPeakHCRatePktsTime   DateAndTime,
  2052.     anueFilterPeakHCDropPkts       CounterBasedGauge64,
  2053.     anueFilterPeakHCDropPktsTime   DateAndTime,
  2054.     anueFilterPeakHCUtil           CounterBasedGauge64,
  2055.     anueFilterPeakHCUtilTime       DateAndTime }
  2056.  
  2057. anueFilterPeakHCInOctets OBJECT-TYPE
  2058.     SYNTAX  CounterBasedGauge64
  2059.     MAX-ACCESS read-only
  2060.     STATUS  current
  2061.     DESCRIPTION
  2062.         "The peak number of octets received by the filter in any sampling
  2063.          period since anueFilterStatsResetTime.
  2064.  
  2065.          Tool filters return 0, since they do not support this value.
  2066.          Note that the corresponding NTO Control Panel counts are displayed
  2067.          as bits/sec."
  2068.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.3
  2069.     ::= { anueNtoFilterStatsPeakHCEntry 3 }
  2070.  
  2071. anueFilterPeakHCInOctetsTime OBJECT-TYPE
  2072.     SYNTAX  DateAndTime
  2073.     MAX-ACCESS read-only
  2074.     STATUS  current
  2075.     DESCRIPTION
  2076.         "The date and time of the PeakInOctet event.
  2077.          For tool filters, this field is an empty string."
  2078.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.4
  2079.     ::= { anueNtoFilterStatsPeakHCEntry 4 }
  2080.  
  2081. anueFilterPeakHCOutOctets OBJECT-TYPE
  2082.     SYNTAX  CounterBasedGauge64
  2083.     MAX-ACCESS read-only
  2084.     STATUS  current
  2085.     DESCRIPTION
  2086.         "The peak number of octets passed by the filter in any sampling
  2087.          period since anueFilterStatsResetTime.  Note that the corresponding
  2088.          NTO Control Panel counts are displayed as bits/sec.
  2089.  
  2090.          On the 5204 platform, dynamic pass by criteria filters configured
  2091.          to count matches in packets are set to a value of 0."
  2092.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.5
  2093.     ::= { anueNtoFilterStatsPeakHCEntry 5 }
  2094.  
  2095. anueFilterPeakHCOutOctetsTime OBJECT-TYPE
  2096.     SYNTAX  DateAndTime
  2097.     MAX-ACCESS read-only
  2098.     STATUS  current
  2099.     DESCRIPTION
  2100.         "The date and time of the PeakOutOctet event.
  2101.          On the 5204 platform, this field is an empty string for dynamic
  2102.          pass by criteria filters configured to count matches in packets."
  2103.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.6
  2104.     ::= { anueNtoFilterStatsPeakHCEntry 6 }
  2105.  
  2106. anueFilterPeakHCRateOctets OBJECT-TYPE
  2107.     SYNTAX  CounterBasedGauge64
  2108.     MAX-ACCESS read-only
  2109.     STATUS  current
  2110.     DESCRIPTION
  2111.         "The peak percentage of received octets that passed this filter
  2112.          in any sampling period since anueFilterStatsResetTime.
  2113.  
  2114.          This value is always 0 for tool filters.  On the 5204 platform,
  2115.          dynamic pass by criteria filters configured to count matches in
  2116.          packets are set to a value of 0.  Note that the corresponding NTO
  2117.          Control Panel counts are displayed as bits/sec."
  2118.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.7
  2119.     ::= { anueNtoFilterStatsPeakHCEntry 7 }
  2120.  
  2121. anueFilterPeakHCRateOctetsTime OBJECT-TYPE
  2122.     SYNTAX  DateAndTime
  2123.     MAX-ACCESS read-only
  2124.     STATUS  current
  2125.     DESCRIPTION
  2126.         "The date and time of the PeakRateOctet event.
  2127.          On the 5204 platform, this field is an empty string for dynamic
  2128.          pass by criteria filters configured to count matches in packets."
  2129.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.8
  2130.     ::= { anueNtoFilterStatsPeakHCEntry 8 }
  2131.  
  2132. anueFilterPeakHCInPkts OBJECT-TYPE
  2133.     SYNTAX  CounterBasedGauge64
  2134.     MAX-ACCESS read-only
  2135.     STATUS  current
  2136.     DESCRIPTION
  2137.         "The peak number of packets received by the filter in any sampling
  2138.          period since anueFilterStatsResetTime."
  2139.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.9
  2140.     ::= { anueNtoFilterStatsPeakHCEntry 9 }
  2141.  
  2142. anueFilterPeakHCInPktsTime OBJECT-TYPE
  2143.     SYNTAX  DateAndTime
  2144.     MAX-ACCESS read-only
  2145.     STATUS  current
  2146.     DESCRIPTION
  2147.         "The date and time of the PeakInPkts event."
  2148.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.10
  2149.     ::= { anueNtoFilterStatsPeakHCEntry 10 }
  2150.  
  2151. anueFilterPeakHCOutPkts OBJECT-TYPE
  2152.     SYNTAX  CounterBasedGauge64
  2153.     MAX-ACCESS read-only
  2154.     STATUS  current
  2155.     DESCRIPTION
  2156.         "The peak number of packets passed by the filter in any sampling
  2157.          period since anueFilterStatsResetTime.
  2158.  
  2159.          On the 5204 platform, dynamic pass by criteria filters configured
  2160.          to count matches in bytes are set to a value of 0."
  2161.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.11
  2162.     ::= { anueNtoFilterStatsPeakHCEntry 11 }
  2163.  
  2164. anueFilterPeakHCOutPktsTime OBJECT-TYPE
  2165.     SYNTAX  DateAndTime
  2166.     MAX-ACCESS read-only
  2167.     STATUS  current
  2168.     DESCRIPTION
  2169.         "The date and time of the PeakOutPkts event.
  2170.          On the 5204 platform, this field is an empty string for dynamic
  2171.          pass by criteria filters configured to count matches in bytes."
  2172.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.12
  2173.     ::= { anueNtoFilterStatsPeakHCEntry 12 }
  2174.  
  2175. anueFilterPeakHCRatePkts OBJECT-TYPE
  2176.     SYNTAX  CounterBasedGauge64
  2177.     MAX-ACCESS read-only
  2178.     STATUS  current
  2179.     DESCRIPTION
  2180.         "The peak percentage of received packets that passed this filter
  2181.          in any sampling period since anueFilterStatsResetTime.
  2182.  
  2183.          On the 5204 platform, dynamic pass by criteria filters configured
  2184.          to count matches in bytes are set to a value of 0."
  2185.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.13
  2186.     ::= { anueNtoFilterStatsPeakHCEntry 13 }
  2187.  
  2188. anueFilterPeakHCRatePktsTime OBJECT-TYPE
  2189.     SYNTAX  DateAndTime
  2190.     MAX-ACCESS read-only
  2191.     STATUS  current
  2192.     DESCRIPTION
  2193.         "The date and time of the PeakRatePkts event.
  2194.          On the 5204 platform, this field is an empty string for dynamic
  2195.          pass by criteria filters configured to count matches in packets."
  2196.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.14
  2197.     ::= { anueNtoFilterStatsPeakHCEntry 14 }
  2198.  
  2199. anueFilterPeakHCDropPkts OBJECT-TYPE
  2200.     SYNTAX  CounterBasedGauge64
  2201.     MAX-ACCESS read-only
  2202.     STATUS  current
  2203.     DESCRIPTION
  2204.         "The peak number of packets dropped by a tool port filter in any
  2205.          sampling period since anueFilterStatsResetTime.  Drops may occur at
  2206.          a tool port when the rate of traffic directed to the tool port
  2207.          exceeds the port's line rate.  Drops occur prior to the actual
  2208.          filtering that may be configured for the tool port.
  2209.  
  2210.          Drop counts are always 0 for network and dynamic filters."
  2211.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.15
  2212.     ::= { anueNtoFilterStatsPeakHCEntry 15 }
  2213.  
  2214. anueFilterPeakHCDropPktsTime OBJECT-TYPE
  2215.     SYNTAX  DateAndTime
  2216.     MAX-ACCESS read-only
  2217.     STATUS  current
  2218.     DESCRIPTION
  2219.         "The date and time of the PeakDropPkts event.
  2220.          For network and dynamic filters, this field is an empty string."
  2221.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.16
  2222.     ::= { anueNtoFilterStatsPeakHCEntry 16 }
  2223.  
  2224. anueFilterPeakHCUtil OBJECT-TYPE
  2225.     SYNTAX  CounterBasedGauge64
  2226.     MAX-ACCESS read-only
  2227.     STATUS  current
  2228.     DESCRIPTION
  2229.         "The peak percentage of port bandwidth utilized in
  2230.          any sampling period since anueFilterStatsResetTime by
  2231.          network port filter receive (incoming) traffic, or tool port
  2232.          filter transmit traffic.  For port groups the percentage is
  2233.          based on the aggregate link bandwidth.
  2234.  
  2235.          Utilization is always 0 for dynamic filters."
  2236.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.17
  2237.     ::= { anueNtoFilterStatsPeakHCEntry 17 }
  2238.  
  2239. anueFilterPeakHCUtilTime OBJECT-TYPE
  2240.     SYNTAX  DateAndTime
  2241.     MAX-ACCESS read-only
  2242.     STATUS  current
  2243.     DESCRIPTION
  2244.         "The date and time of the PeakUtil event.
  2245.          For dynamic filters, this field is an empty string."
  2246.     -- 1.3.6.1.4.1.32620.1.1.3.9.1.18
  2247.     ::= { anueNtoFilterStatsPeakHCEntry 18 }
  2248.  
  2249.  
  2250. -- anueNtoFilterStatsCntModTable
  2251. --
  2252.  
  2253. anueNtoFilterStatsCntModTable OBJECT-TYPE
  2254.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsCntModEntry
  2255.     MAX-ACCESS not-accessible
  2256.     STATUS  current
  2257.     DESCRIPTION
  2258.         "This table is the 32-bit version of the 64-bit
  2259.          anueNtoFilterStatsCntModHCTable.  Refer to the 64-bit
  2260.          table for variable descriptions.
  2261.          Unless backward compatibility with SNMPV1 only management
  2262.          applications is required, use of the High Capacity (HC)
  2263.          64-bit tables is recommended."
  2264.     -- 1.3.6.1.4.1.32620.1.1.3.10
  2265.     ::= { anueNtoFilter 10 }
  2266.  
  2267. anueNtoFilterStatsCntModEntry OBJECT-TYPE
  2268.     SYNTAX  AnueNtoFilterStatsCntModEntry
  2269.     MAX-ACCESS not-accessible
  2270.     STATUS  current
  2271.     DESCRIPTION
  2272.         "This entry extends anueNtoFilterDefEntry with accumulated
  2273.          32-bit filter counters since anueFilterCriteriaModTime."
  2274.     INDEX {
  2275.         anueFilterType,
  2276.         anueFilterNumber
  2277.     }
  2278.     -- 1.3.6.1.4.1.32620.1.1.3.10.1
  2279.     ::= { anueNtoFilterStatsCntModTable 1 }
  2280.  
  2281. AnueNtoFilterStatsCntModEntry ::= SEQUENCE {
  2282.     anueFilterCntModInOctets  Counter32,
  2283.     anueFilterCntModOutOctets Counter32,
  2284.     anueFilterCntModInPkts    Counter32,
  2285.     anueFilterCntModOutPkts   Counter32,
  2286.     anueFilterCntModDropPkts  Counter32,
  2287.     anueFilterCntModDropTime  DateAndTime }
  2288.  
  2289. anueFilterCntModInOctets OBJECT-TYPE
  2290.     SYNTAX  Counter32
  2291.     MAX-ACCESS read-only
  2292.     STATUS  current
  2293.     DESCRIPTION ""
  2294.     -- 1.3.6.1.4.1.32620.1.1.3.10.1.3
  2295.     ::= { anueNtoFilterStatsCntModEntry 3 }
  2296.  
  2297.  
  2298. anueFilterCntModOutOctets OBJECT-TYPE
  2299.     SYNTAX  Counter32
  2300.     MAX-ACCESS read-only
  2301.     STATUS  current
  2302.     DESCRIPTION ""
  2303.     -- 1.3.6.1.4.1.32620.1.1.3.10.1.4
  2304.     ::= { anueNtoFilterStatsCntModEntry 4 }
  2305.  
  2306.  
  2307. anueFilterCntModInPkts OBJECT-TYPE
  2308.     SYNTAX  Counter32
  2309.     MAX-ACCESS read-only
  2310.     STATUS  current
  2311.     DESCRIPTION ""
  2312.     -- 1.3.6.1.4.1.32620.1.1.3.10.1.5
  2313.     ::= { anueNtoFilterStatsCntModEntry 5 }
  2314.  
  2315.  
  2316. anueFilterCntModOutPkts OBJECT-TYPE
  2317.     SYNTAX  Counter32
  2318.     MAX-ACCESS read-only
  2319.     STATUS  current
  2320.     DESCRIPTION ""
  2321.     -- 1.3.6.1.4.1.32620.1.1.3.10.1.6
  2322.     ::= { anueNtoFilterStatsCntModEntry 6 }
  2323.  
  2324.  
  2325. anueFilterCntModDropPkts OBJECT-TYPE
  2326.     SYNTAX  Counter32
  2327.     MAX-ACCESS read-only
  2328.     STATUS  current
  2329.     DESCRIPTION ""
  2330.     -- 1.3.6.1.4.1.32620.1.1.3.10.1.7
  2331.     ::= { anueNtoFilterStatsCntModEntry 7 }
  2332.  
  2333. anueFilterCntModDropTime OBJECT-TYPE
  2334.     SYNTAX  DateAndTime
  2335.     MAX-ACCESS read-only
  2336.     STATUS  current
  2337.     DESCRIPTION ""
  2338.     -- 1.3.6.1.4.1.32620.1.1.3.10.1.8
  2339.     ::= { anueNtoFilterStatsCntModEntry 8 }
  2340.  
  2341.  
  2342. -- anueNtoFilterStatsCntRstTable
  2343. --
  2344.  
  2345. anueNtoFilterStatsCntRstTable OBJECT-TYPE
  2346.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsCntRstEntry
  2347.     MAX-ACCESS not-accessible
  2348.     STATUS  current
  2349.     DESCRIPTION
  2350.         "This table is the 32-bit version of the 64-bit
  2351.          anueNtoFilterStatsCntRstHCTable.  Refer to the 64-bit
  2352.          table for variable descriptions.
  2353.          Unless backward compatibility with SNMPV1 only management
  2354.          applications is required, use of the High Capacity (HC)
  2355.          64-bit tables is recommended."
  2356.     -- 1.3.6.1.4.1.32620.1.1.3.11
  2357.     ::= { anueNtoFilter 11 }
  2358.  
  2359. anueNtoFilterStatsCntRstEntry OBJECT-TYPE
  2360.     SYNTAX  AnueNtoFilterStatsCntRstEntry
  2361.     MAX-ACCESS not-accessible
  2362.     STATUS  current
  2363.     DESCRIPTION
  2364.         "This entry extends anueNtoFilterDefEntry with accumulated
  2365.          32-bit filter counters since anueFilterStatsResetTime."
  2366.     INDEX {
  2367.         anueFilterType,
  2368.         anueFilterNumber
  2369.     }
  2370.     -- 1.3.6.1.4.1.32620.1.1.3.11.1
  2371.     ::= { anueNtoFilterStatsCntRstTable 1 }
  2372.  
  2373. AnueNtoFilterStatsCntRstEntry ::= SEQUENCE {
  2374.     anueFilterCntRstInOctets  Counter32,
  2375.     anueFilterCntRstOutOctets Counter32,
  2376.     anueFilterCntRstInPkts    Counter32,
  2377.     anueFilterCntRstOutPkts   Counter32,
  2378.     anueFilterCntRstDropPkts  Counter32,
  2379.     anueFilterCntRstDropTime  DateAndTime }
  2380.  
  2381. anueFilterCntRstInOctets OBJECT-TYPE
  2382.     SYNTAX  Counter32
  2383.     MAX-ACCESS read-only
  2384.     STATUS  current
  2385.     DESCRIPTION ""
  2386.     -- 1.3.6.1.4.1.32620.1.1.3.11.1.3
  2387.     ::= { anueNtoFilterStatsCntRstEntry 3 }
  2388.  
  2389.  
  2390. anueFilterCntRstOutOctets OBJECT-TYPE
  2391.     SYNTAX  Counter32
  2392.     MAX-ACCESS read-only
  2393.     STATUS  current
  2394.     DESCRIPTION ""
  2395.     -- 1.3.6.1.4.1.32620.1.1.3.11.1.4
  2396.     ::= { anueNtoFilterStatsCntRstEntry 4 }
  2397.  
  2398.  
  2399. anueFilterCntRstInPkts OBJECT-TYPE
  2400.     SYNTAX  Counter32
  2401.     MAX-ACCESS read-only
  2402.     STATUS  current
  2403.     DESCRIPTION ""
  2404.     -- 1.3.6.1.4.1.32620.1.1.3.11.1.5
  2405.     ::= { anueNtoFilterStatsCntRstEntry 5 }
  2406.  
  2407.  
  2408. anueFilterCntRstOutPkts OBJECT-TYPE
  2409.     SYNTAX  Counter32
  2410.     MAX-ACCESS read-only
  2411.     STATUS  current
  2412.     DESCRIPTION ""
  2413.     -- 1.3.6.1.4.1.32620.1.1.3.11.1.6
  2414.     ::= { anueNtoFilterStatsCntRstEntry 6 }
  2415.  
  2416.  
  2417. anueFilterCntRstDropPkts OBJECT-TYPE
  2418.     SYNTAX  Counter32
  2419.     MAX-ACCESS read-only
  2420.     STATUS  current
  2421.     DESCRIPTION ""
  2422.     -- 1.3.6.1.4.1.32620.1.1.3.11.1.7
  2423.     ::= { anueNtoFilterStatsCntRstEntry 7 }
  2424.  
  2425. anueFilterCntRstDropTime OBJECT-TYPE
  2426.     SYNTAX  DateAndTime
  2427.     MAX-ACCESS read-only
  2428.     STATUS  current
  2429.     DESCRIPTION ""
  2430.     -- 1.3.6.1.4.1.32620.1.1.3.11.1.8
  2431.     ::= { anueNtoFilterStatsCntRstEntry 8 }
  2432.  
  2433. -- anueNtoFilterStatsCurTable
  2434. --
  2435.  
  2436. anueNtoFilterStatsCurTable OBJECT-TYPE
  2437.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsCurEntry
  2438.     MAX-ACCESS not-accessible
  2439.     STATUS  current
  2440.     DESCRIPTION
  2441.         "This table is the 32-bit version of the 64-bit
  2442.          anueNtoFilterStatsCurHCTable.  Refer to the 64-bit
  2443.          table for variable descriptions.
  2444.          Unless backward compatibility with SNMPV1 only management
  2445.          applications is required, use of the High Capacity (HC)
  2446.          64-bit tables is recommended."
  2447.     -- 1.3.6.1.4.1.32620.1.1.3.12
  2448.     ::= { anueNtoFilter 12 }
  2449.  
  2450. anueNtoFilterStatsCurEntry OBJECT-TYPE
  2451.     SYNTAX  AnueNtoFilterStatsCurEntry
  2452.     MAX-ACCESS not-accessible
  2453.     STATUS  current
  2454.     DESCRIPTION
  2455.         "This entry extends anueNtoFilterDefEntry with
  2456.          32-bit filter statistics that model counts collected
  2457.          in the current (most recent) sampling period."
  2458.     INDEX {
  2459.         anueFilterType,
  2460.         anueFilterNumber
  2461.     }
  2462.     -- 1.3.6.1.4.1.32620.1.1.3.12.1
  2463.     ::= { anueNtoFilterStatsCurTable 1 }
  2464.  
  2465. AnueNtoFilterStatsCurEntry ::= SEQUENCE {
  2466.     anueFilterCurInOctets   Gauge32,
  2467.     anueFilterCurOutOctets  Gauge32,
  2468.     anueFilterCurRateOctets Gauge32,
  2469.     anueFilterCurInPkts     Gauge32,
  2470.     anueFilterCurOutPkts    Gauge32,
  2471.     anueFilterCurRatePkts   Gauge32,
  2472.     anueFilterCurDropPkts   Gauge32,
  2473.     anueFilterCurUtil       Gauge32 }
  2474.  
  2475. anueFilterCurInOctets OBJECT-TYPE
  2476.     SYNTAX  Gauge32
  2477.     MAX-ACCESS read-only
  2478.     STATUS  current
  2479.     DESCRIPTION ""
  2480.     -- 1.3.6.1.4.1.32620.1.1.3.12.1.3
  2481.     ::= { anueNtoFilterStatsCurEntry 3 }
  2482.  
  2483.  
  2484. anueFilterCurOutOctets OBJECT-TYPE
  2485.     SYNTAX  Gauge32
  2486.     MAX-ACCESS read-only
  2487.     STATUS  current
  2488.     DESCRIPTION ""
  2489.     -- 1.3.6.1.4.1.32620.1.1.3.12.1.4
  2490.     ::= { anueNtoFilterStatsCurEntry 4 }
  2491.  
  2492. anueFilterCurRateOctets OBJECT-TYPE
  2493.     SYNTAX  Gauge32
  2494.     MAX-ACCESS read-only
  2495.     STATUS  current
  2496.     DESCRIPTION ""
  2497.     -- 1.3.6.1.4.1.32620.1.1.3.12.1.5
  2498.     ::= { anueNtoFilterStatsCurEntry 5 }
  2499.  
  2500.  
  2501. anueFilterCurInPkts OBJECT-TYPE
  2502.     SYNTAX  Gauge32
  2503.     MAX-ACCESS read-only
  2504.     STATUS  current
  2505.     DESCRIPTION ""
  2506.     -- 1.3.6.1.4.1.32620.1.1.3.12.1.6
  2507.     ::= { anueNtoFilterStatsCurEntry 6 }
  2508.  
  2509.  
  2510. anueFilterCurOutPkts OBJECT-TYPE
  2511.     SYNTAX  Gauge32
  2512.     MAX-ACCESS read-only
  2513.     STATUS  current
  2514.     DESCRIPTION ""
  2515.     -- 1.3.6.1.4.1.32620.1.1.3.12.1.7
  2516.     ::= { anueNtoFilterStatsCurEntry 7 }
  2517.  
  2518. anueFilterCurRatePkts OBJECT-TYPE
  2519.     SYNTAX  Gauge32
  2520.     MAX-ACCESS read-only
  2521.     STATUS  current
  2522.     DESCRIPTION ""
  2523.     -- 1.3.6.1.4.1.32620.1.1.3.12.1.8
  2524.     ::= { anueNtoFilterStatsCurEntry 8 }
  2525.  
  2526. anueFilterCurDropPkts OBJECT-TYPE
  2527.     SYNTAX  Gauge32
  2528.     MAX-ACCESS read-only
  2529.     STATUS  current
  2530.     DESCRIPTION ""
  2531.     -- 1.3.6.1.4.1.32620.1.1.3.12.1.9
  2532.     ::= { anueNtoFilterStatsCurEntry 9 }
  2533.  
  2534. anueFilterCurUtil OBJECT-TYPE
  2535.     SYNTAX  Gauge32
  2536.     MAX-ACCESS read-only
  2537.     STATUS  current
  2538.     DESCRIPTION ""
  2539.     -- 1.3.6.1.4.1.32620.1.1.3.12.1.10
  2540.     ::= { anueNtoFilterStatsCurEntry 10 }
  2541.  
  2542. -- anueNtoFilterStatsAvgTable
  2543. --
  2544.  
  2545. anueNtoFilterStatsAvgTable OBJECT-TYPE
  2546.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsAvgEntry
  2547.     MAX-ACCESS not-accessible
  2548.     STATUS  current
  2549.     DESCRIPTION
  2550.         "This table is the 32-bit version of the 64-bit
  2551.          anueNtoFilterStatsAvgHCTable.  Refer to the 64-bit
  2552.          table for variable descriptions.
  2553.          Unless backward compatibility with SNMPV1 only management
  2554.          applications is required, use of the High Capacity (HC)
  2555.          64-bit tables is recommended."
  2556.     -- 1.3.6.1.4.1.32620.1.1.3.13
  2557.     ::= { anueNtoFilter 13 }
  2558.  
  2559. anueNtoFilterStatsAvgEntry OBJECT-TYPE
  2560.     SYNTAX  AnueNtoFilterStatsAvgEntry
  2561.     MAX-ACCESS not-accessible
  2562.     STATUS  current
  2563.     DESCRIPTION
  2564.         "This entry extends anueNtoFilterDefEntry with
  2565.          32-bit filter statistics that model the average of
  2566.          counts collected in each sampling period since
  2567.          anueFilterStatsResetTime."
  2568.     INDEX {
  2569.         anueFilterType,
  2570.         anueFilterNumber
  2571.     }
  2572.     -- 1.3.6.1.4.1.32620.1.1.3.13.1
  2573.     ::= { anueNtoFilterStatsAvgTable 1 }
  2574.  
  2575. AnueNtoFilterStatsAvgEntry ::= SEQUENCE {
  2576.     anueFilterAvgInOctets   Gauge32,
  2577.     anueFilterAvgOutOctets  Gauge32,
  2578.     anueFilterAvgRateOctets Gauge32,
  2579.     anueFilterAvgInPkts     Gauge32,
  2580.     anueFilterAvgOutPkts    Gauge32,
  2581.     anueFilterAvgRatePkts   Gauge32,
  2582.     anueFilterAvgDropPkts   Gauge32,
  2583.     anueFilterAvgUtil       Gauge32 }
  2584.  
  2585. anueFilterAvgInOctets OBJECT-TYPE
  2586.     SYNTAX  Gauge32
  2587.     MAX-ACCESS read-only
  2588.     STATUS  current
  2589.     DESCRIPTION ""
  2590.     -- 1.3.6.1.4.1.32620.1.1.3.13.1.3
  2591.     ::= { anueNtoFilterStatsAvgEntry 3 }
  2592.  
  2593.  
  2594. anueFilterAvgOutOctets OBJECT-TYPE
  2595.     SYNTAX  Gauge32
  2596.     MAX-ACCESS read-only
  2597.     STATUS  current
  2598.     DESCRIPTION ""
  2599.     -- 1.3.6.1.4.1.32620.1.1.3.13.1.4
  2600.     ::= { anueNtoFilterStatsAvgEntry 4 }
  2601.  
  2602. anueFilterAvgRateOctets OBJECT-TYPE
  2603.     SYNTAX  Gauge32
  2604.     MAX-ACCESS read-only
  2605.     STATUS  current
  2606.     DESCRIPTION ""
  2607.     -- 1.3.6.1.4.1.32620.1.1.3.13.1.5
  2608.     ::= { anueNtoFilterStatsAvgEntry 5 }
  2609.  
  2610.  
  2611. anueFilterAvgInPkts OBJECT-TYPE
  2612.     SYNTAX  Gauge32
  2613.     MAX-ACCESS read-only
  2614.     STATUS  current
  2615.     DESCRIPTION ""
  2616.     -- 1.3.6.1.4.1.32620.1.1.3.13.1.6
  2617.     ::= { anueNtoFilterStatsAvgEntry 6 }
  2618.  
  2619.  
  2620. anueFilterAvgOutPkts OBJECT-TYPE
  2621.     SYNTAX  Gauge32
  2622.     MAX-ACCESS read-only
  2623.     STATUS  current
  2624.     DESCRIPTION ""
  2625.     -- 1.3.6.1.4.1.32620.1.1.3.13.1.7
  2626.     ::= { anueNtoFilterStatsAvgEntry 7 }
  2627.  
  2628. anueFilterAvgRatePkts OBJECT-TYPE
  2629.     SYNTAX  Gauge32
  2630.     MAX-ACCESS read-only
  2631.     STATUS  current
  2632.     DESCRIPTION ""
  2633.     -- 1.3.6.1.4.1.32620.1.1.3.13.1.8
  2634.     ::= { anueNtoFilterStatsAvgEntry 8 }
  2635.  
  2636. anueFilterAvgDropPkts OBJECT-TYPE
  2637.     SYNTAX  Gauge32
  2638.     MAX-ACCESS read-only
  2639.     STATUS  current
  2640.     DESCRIPTION ""
  2641.     -- 1.3.6.1.4.1.32620.1.1.3.13.1.9
  2642.     ::= { anueNtoFilterStatsAvgEntry 9 }
  2643.  
  2644. anueFilterAvgUtil OBJECT-TYPE
  2645.     SYNTAX  Gauge32
  2646.     MAX-ACCESS read-only
  2647.     STATUS  current
  2648.     DESCRIPTION ""
  2649.     -- 1.3.6.1.4.1.32620.1.1.3.13.1.10
  2650.     ::= { anueNtoFilterStatsAvgEntry 10 }
  2651.  
  2652. -- anueNtoFilterStatsPeakTable
  2653. --
  2654.  
  2655. anueNtoFilterStatsPeakTable OBJECT-TYPE
  2656.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsPeakEntry
  2657.     MAX-ACCESS not-accessible
  2658.     STATUS  current
  2659.     DESCRIPTION
  2660.         "This table is the 32-bit version of the 64-bit
  2661.          anueNtoFilterStatsPeakHCTable.  Refer to the 64-bit
  2662.          table for variable descriptions.
  2663.          Unless backward compatibility with SNMPV1 only management
  2664.          applications is required, use of the High Capacity (HC)
  2665.          64-bit tables is recommended."
  2666.     -- 1.3.6.1.4.1.32620.1.1.3.14
  2667.     ::= { anueNtoFilter 14 }
  2668.  
  2669. anueNtoFilterStatsPeakEntry OBJECT-TYPE
  2670.     SYNTAX  AnueNtoFilterStatsPeakEntry
  2671.     MAX-ACCESS not-accessible
  2672.     STATUS  current
  2673.     DESCRIPTION
  2674.         "This entry extends anueNtoFilterDefEntry with
  2675.          32-bit filter statistics that model the peak count
  2676.          (largest value) collected in any sampling period since
  2677.          anueFilterStatsResetTime."
  2678.     INDEX {
  2679.         anueFilterType,
  2680.         anueFilterNumber
  2681.     }
  2682.     -- 1.3.6.1.4.1.32620.1.1.3.14.1
  2683.     ::= { anueNtoFilterStatsPeakTable 1 }
  2684.  
  2685. AnueNtoFilterStatsPeakEntry ::= SEQUENCE {
  2686.     anueFilterPeakInOctets       Gauge32,
  2687.     anueFilterPeakInOctetsTime   DateAndTime,
  2688.     anueFilterPeakOutOctets      Gauge32,
  2689.     anueFilterPeakOutOctetsTime  DateAndTime,
  2690.     anueFilterPeakRateOctets     Gauge32,
  2691.     anueFilterPeakRateOctetsTime DateAndTime,
  2692.     anueFilterPeakInPkts         Gauge32,
  2693.     anueFilterPeakInPktsTime     DateAndTime,
  2694.     anueFilterPeakOutPkts        Gauge32,
  2695.     anueFilterPeakOutPktsTime    DateAndTime,
  2696.     anueFilterPeakRatePkts       Gauge32,
  2697.     anueFilterPeakRatePktsTime   DateAndTime,
  2698.     anueFilterPeakDropPkts       Gauge32,
  2699.     anueFilterPeakDropPktsTime   DateAndTime,
  2700.     anueFilterPeakUtil           Gauge32,
  2701.     anueFilterPeakUtilTime       DateAndTime }
  2702.  
  2703. anueFilterPeakInOctets OBJECT-TYPE
  2704.     SYNTAX  Gauge32
  2705.     MAX-ACCESS read-only
  2706.     STATUS  current
  2707.     DESCRIPTION ""
  2708.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.3
  2709.     ::= { anueNtoFilterStatsPeakEntry 3 }
  2710.  
  2711. anueFilterPeakInOctetsTime OBJECT-TYPE
  2712.     SYNTAX  DateAndTime
  2713.     MAX-ACCESS read-only
  2714.     STATUS  current
  2715.     DESCRIPTION ""
  2716.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.4
  2717.     ::= { anueNtoFilterStatsPeakEntry 4 }
  2718.  
  2719. anueFilterPeakOutOctets OBJECT-TYPE
  2720.     SYNTAX  Gauge32
  2721.     MAX-ACCESS read-only
  2722.     STATUS  current
  2723.     DESCRIPTION ""
  2724.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.5
  2725.     ::= { anueNtoFilterStatsPeakEntry 5 }
  2726.  
  2727. anueFilterPeakOutOctetsTime OBJECT-TYPE
  2728.     SYNTAX  DateAndTime
  2729.     MAX-ACCESS read-only
  2730.     STATUS  current
  2731.     DESCRIPTION ""
  2732.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.6
  2733.     ::= { anueNtoFilterStatsPeakEntry 6 }
  2734.  
  2735. anueFilterPeakRateOctets OBJECT-TYPE
  2736.     SYNTAX  Gauge32
  2737.     MAX-ACCESS read-only
  2738.     STATUS  current
  2739.     DESCRIPTION ""
  2740.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.7
  2741.     ::= { anueNtoFilterStatsPeakEntry 7 }
  2742.  
  2743. anueFilterPeakRateOctetsTime OBJECT-TYPE
  2744.     SYNTAX  DateAndTime
  2745.     MAX-ACCESS read-only
  2746.     STATUS  current
  2747.     DESCRIPTION ""
  2748.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.8
  2749.     ::= { anueNtoFilterStatsPeakEntry 8 }
  2750.  
  2751. anueFilterPeakInPkts OBJECT-TYPE
  2752.     SYNTAX  Gauge32
  2753.     MAX-ACCESS read-only
  2754.     STATUS  current
  2755.     DESCRIPTION ""
  2756.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.9
  2757.     ::= { anueNtoFilterStatsPeakEntry 9 }
  2758.  
  2759. anueFilterPeakInPktsTime OBJECT-TYPE
  2760.     SYNTAX  DateAndTime
  2761.     MAX-ACCESS read-only
  2762.     STATUS  current
  2763.     DESCRIPTION ""
  2764.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.10
  2765.     ::= { anueNtoFilterStatsPeakEntry 10 }
  2766.  
  2767. anueFilterPeakOutPkts OBJECT-TYPE
  2768.     SYNTAX  Gauge32
  2769.     MAX-ACCESS read-only
  2770.     STATUS  current
  2771.     DESCRIPTION ""
  2772.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.11
  2773.     ::= { anueNtoFilterStatsPeakEntry 11 }
  2774.  
  2775. anueFilterPeakOutPktsTime OBJECT-TYPE
  2776.     SYNTAX  DateAndTime
  2777.     MAX-ACCESS read-only
  2778.     STATUS  current
  2779.     DESCRIPTION ""
  2780.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.12
  2781.     ::= { anueNtoFilterStatsPeakEntry 12 }
  2782.  
  2783. anueFilterPeakRatePkts OBJECT-TYPE
  2784.     SYNTAX  Gauge32
  2785.     MAX-ACCESS read-only
  2786.     STATUS  current
  2787.     DESCRIPTION ""
  2788.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.13
  2789.     ::= { anueNtoFilterStatsPeakEntry 13 }
  2790.  
  2791. anueFilterPeakRatePktsTime OBJECT-TYPE
  2792.     SYNTAX  DateAndTime
  2793.     MAX-ACCESS read-only
  2794.     STATUS  current
  2795.     DESCRIPTION ""
  2796.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.14
  2797.     ::= { anueNtoFilterStatsPeakEntry 14 }
  2798.  
  2799. anueFilterPeakDropPkts OBJECT-TYPE
  2800.     SYNTAX  Gauge32
  2801.     MAX-ACCESS read-only
  2802.     STATUS  current
  2803.     DESCRIPTION ""
  2804.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.15
  2805.     ::= { anueNtoFilterStatsPeakEntry 15 }
  2806.  
  2807. anueFilterPeakDropPktsTime OBJECT-TYPE
  2808.     SYNTAX  DateAndTime
  2809.     MAX-ACCESS read-only
  2810.     STATUS  current
  2811.     DESCRIPTION ""
  2812.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.16
  2813.     ::= { anueNtoFilterStatsPeakEntry 16 }
  2814.  
  2815. anueFilterPeakUtil OBJECT-TYPE
  2816.     SYNTAX  Gauge32
  2817.     MAX-ACCESS read-only
  2818.     STATUS  current
  2819.     DESCRIPTION ""
  2820.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.17
  2821.     ::= { anueNtoFilterStatsPeakEntry 17 }
  2822.  
  2823. anueFilterPeakUtilTime OBJECT-TYPE
  2824.     SYNTAX  DateAndTime
  2825.     MAX-ACCESS read-only
  2826.     STATUS  current
  2827.     DESCRIPTION ""
  2828.     -- 1.3.6.1.4.1.32620.1.1.3.14.1.18
  2829.     ::= { anueNtoFilterStatsPeakEntry 18 }
  2830.  
  2831.  
  2832. anueFilterDefLastChange OBJECT-TYPE
  2833.     SYNTAX TimeTicks
  2834.     MAX-ACCESS read-only
  2835.     STATUS current
  2836.     DESCRIPTION
  2837.         "The value of sysUpTime at the time of the last creation or
  2838.         deletion of an entry in the anueNtoFilterDefTable. If the number of
  2839.         entries has been unchanged since the last re-initialization
  2840.         of the local network management subsystem, then this object
  2841.         contains a zero value."
  2842.     -- 1.3.6.1.4.1.32620.1.1.3.15
  2843.     ::= { anueNtoFilter 15}
  2844.  
  2845.  
  2846. anueFilterConnLastChange OBJECT-TYPE
  2847.     SYNTAX TimeTicks
  2848.     MAX-ACCESS read-only
  2849.     STATUS current
  2850.     DESCRIPTION
  2851.         "The value of sysUpTime at the time of the last creation or
  2852.         deletion of an entry in the anueNtoFilterConnTable.
  2853.         If the number of
  2854.         entries has been unchanged since the last re-initialization
  2855.         of the local network management subsystem, then this object
  2856.         contains a zero value."
  2857.     -- 1.3.6.1.4.1.32620.1.1.3.16
  2858.     ::= { anueNtoFilter 16}
  2859.  
  2860.  
  2861. -- GSC filter entries begin here.
  2862.  
  2863. -- anueNtoFilterStatsGscSessTable
  2864. --
  2865.  
  2866. anueNtoFilterStatsGscSessTable OBJECT-TYPE
  2867.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsGscSessEntry
  2868.     MAX-ACCESS not-accessible
  2869.     STATUS  current
  2870.     DESCRIPTION
  2871.         "A table of statistics entries that model the GSC filter counts
  2872.         collected in the current (most recent) sampling period.
  2873.         The table values map to the current counts displayed in the
  2874.         GSC Control Panel's filter statistics windows."
  2875.     --  room for expansion between NTO and GSC  --
  2876.     -- 1.3.6.1.4.1.32620.1.1.3.100
  2877.     ::= { anueNtoFilter 100 }
  2878.  
  2879. anueNtoFilterStatsGscSessEntry OBJECT-TYPE
  2880.     SYNTAX  AnueNtoFilterStatsGscSessEntry
  2881.     MAX-ACCESS not-accessible
  2882.     STATUS  current
  2883.     DESCRIPTION
  2884.         "This entry extends anueNtoFilterDefEntry with 64-bit filter
  2885.          counters."
  2886.     INDEX {
  2887.         anueFilterType,
  2888.         anueFilterNumber
  2889.     }
  2890.  
  2891.     -- 1.3.6.1.4.1.32620.1.1.3.100.1
  2892.     ::= { anueNtoFilterStatsGscSessTable 1 }
  2893.  
  2894. AnueNtoFilterStatsGscSessEntry ::= SEQUENCE {
  2895.     anueFilterGscCurDenyGtpV0Sess   Counter64,
  2896.     anueFilterGscCurDenyGtpV1Sess   Counter64,
  2897.     anueFilterGscCurDenyGtpV2Sess   Counter64,
  2898.     anueFilterGscCurDenyGtpTotSess  Counter64,
  2899.     anueFilterGscAvgDenyGtpV0Sess   Counter64,
  2900.     anueFilterGscAvgDenyGtpV1Sess   Counter64,
  2901.     anueFilterGscAvgDenyGtpV2Sess   Counter64,
  2902.     anueFilterGscAvgDenyGtpTotSess  Counter64,
  2903.     anueFilterGscPkDenyGtpV0Sess    Counter64,
  2904.     anueFilterGscPkDenyGtpV1Sess    Counter64,
  2905.     anueFilterGscPkDenyGtpV2Sess    Counter64,
  2906.     anueFilterGscPkDenyGtpTotSess   Counter64,
  2907.     anueFilterGscPkDenyGtpV0SessT   DateAndTime,
  2908.     anueFilterGscPkDenyGtpV1SessT   DateAndTime,
  2909.     anueFilterGscPkDenyGtpV2SessT   DateAndTime,
  2910.     anueFilterGscPkDenyGtpTotSessT  DateAndTime,
  2911.     anueFilterGscTotOversizePktsTx  Counter64,
  2912.     anueFilterGscCurOversizePktsTx  Counter64,
  2913.     anueFilterGscAvgOversizePktsTx  Counter64,
  2914.     anueFilterGscPkOversizePktsTx   Counter64,
  2915.     anueFilterGscPkOversizePktsTxT  DateAndTime,
  2916.     anueFilterGscTotDroppedPkts     Counter64,
  2917.     anueFilterGscCurDroppedPkts     Counter64,
  2918.     anueFilterGscAvgDroppedPkts     Counter64,
  2919.     anueFilterGscPkDroppedPkts      Counter64,
  2920.     anueFilterGscPkDroppedPktsT     DateAndTime,
  2921.     anueFilterGscTotDroppedBytes    Counter64,
  2922.     anueFilterGscCurDroppedBytes    Counter64,
  2923.     anueFilterGscAvgDroppedBytes    Counter64,
  2924.     anueFilterGscPkDroppedBytes     Counter64,
  2925.     anueFilterGscPkDroppedBytesT    DateAndTime }
  2926.  
  2927. anueFilterGscCurDenyGtpV0Sess OBJECT-TYPE
  2928.     SYNTAX  Counter64
  2929.     MAX-ACCESS read-only
  2930.     STATUS  current
  2931.     DESCRIPTION
  2932.         ""
  2933.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.3
  2934.     ::= { anueNtoFilterStatsGscSessEntry 3 }
  2935.  
  2936.  
  2937. anueFilterGscCurDenyGtpV1Sess OBJECT-TYPE
  2938.     SYNTAX  Counter64
  2939.     MAX-ACCESS read-only
  2940.     STATUS  current
  2941.     DESCRIPTION
  2942.         ""
  2943.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.4
  2944.     ::= { anueNtoFilterStatsGscSessEntry 4 }
  2945.  
  2946.  
  2947. anueFilterGscCurDenyGtpV2Sess OBJECT-TYPE
  2948.     SYNTAX  Counter64
  2949.     MAX-ACCESS read-only
  2950.     STATUS  current
  2951.     DESCRIPTION
  2952.         ""
  2953.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.5
  2954.     ::= { anueNtoFilterStatsGscSessEntry 5 }
  2955.  
  2956.  
  2957. anueFilterGscCurDenyGtpTotSess OBJECT-TYPE
  2958.     SYNTAX  Counter64
  2959.     MAX-ACCESS read-only
  2960.     STATUS  current
  2961.     DESCRIPTION
  2962.         ""
  2963.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.6
  2964.     ::= { anueNtoFilterStatsGscSessEntry 6 }
  2965.  
  2966.  
  2967. anueFilterGscAvgDenyGtpV0Sess OBJECT-TYPE
  2968.     SYNTAX  Counter64
  2969.     MAX-ACCESS read-only
  2970.     STATUS  current
  2971.     DESCRIPTION
  2972.         ""
  2973.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.7
  2974.     ::= { anueNtoFilterStatsGscSessEntry 7 }
  2975.  
  2976.  
  2977. anueFilterGscAvgDenyGtpV1Sess OBJECT-TYPE
  2978.     SYNTAX  Counter64
  2979.     MAX-ACCESS read-only
  2980.     STATUS  current
  2981.     DESCRIPTION
  2982.         ""
  2983.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.8
  2984.     ::= { anueNtoFilterStatsGscSessEntry 8 }
  2985.  
  2986.  
  2987. anueFilterGscAvgDenyGtpV2Sess OBJECT-TYPE
  2988.     SYNTAX  Counter64
  2989.     MAX-ACCESS read-only
  2990.     STATUS  current
  2991.     DESCRIPTION
  2992.         ""
  2993.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.9
  2994.     ::= { anueNtoFilterStatsGscSessEntry 9 }
  2995.  
  2996.  
  2997. anueFilterGscAvgDenyGtpTotSess OBJECT-TYPE
  2998.     SYNTAX  Counter64
  2999.     MAX-ACCESS read-only
  3000.     STATUS  current
  3001.     DESCRIPTION
  3002.         ""
  3003.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.10
  3004.     ::= { anueNtoFilterStatsGscSessEntry 10 }
  3005.  
  3006.  
  3007. anueFilterGscPkDenyGtpV0Sess OBJECT-TYPE
  3008.     SYNTAX  Counter64
  3009.     MAX-ACCESS read-only
  3010.     STATUS  current
  3011.     DESCRIPTION
  3012.         ""
  3013.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.11
  3014.     ::= { anueNtoFilterStatsGscSessEntry 11 }
  3015.  
  3016.  
  3017. anueFilterGscPkDenyGtpV1Sess OBJECT-TYPE
  3018.     SYNTAX  Counter64
  3019.     MAX-ACCESS read-only
  3020.     STATUS  current
  3021.     DESCRIPTION
  3022.         ""
  3023.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.12
  3024.     ::= { anueNtoFilterStatsGscSessEntry 12 }
  3025.  
  3026.  
  3027. anueFilterGscPkDenyGtpV2Sess OBJECT-TYPE
  3028.     SYNTAX  Counter64
  3029.     MAX-ACCESS read-only
  3030.     STATUS  current
  3031.     DESCRIPTION
  3032.         ""
  3033.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.13
  3034.     ::= { anueNtoFilterStatsGscSessEntry 13 }
  3035.  
  3036.  
  3037. anueFilterGscPkDenyGtpTotSess OBJECT-TYPE
  3038.     SYNTAX  Counter64
  3039.     MAX-ACCESS read-only
  3040.     STATUS  current
  3041.     DESCRIPTION
  3042.         ""
  3043.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.14
  3044.     ::= { anueNtoFilterStatsGscSessEntry 14 }
  3045.  
  3046.  
  3047. anueFilterGscPkDenyGtpV0SessT OBJECT-TYPE
  3048.     SYNTAX  DateAndTime
  3049.     MAX-ACCESS read-only
  3050.     STATUS  current
  3051.     DESCRIPTION
  3052.         ""
  3053.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.15
  3054.     ::= { anueNtoFilterStatsGscSessEntry 15 }
  3055.  
  3056.  
  3057. anueFilterGscPkDenyGtpV1SessT OBJECT-TYPE
  3058.     SYNTAX  DateAndTime
  3059.     MAX-ACCESS read-only
  3060.     STATUS  current
  3061.     DESCRIPTION
  3062.         ""
  3063.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.16
  3064.     ::= { anueNtoFilterStatsGscSessEntry 16 }
  3065.  
  3066.  
  3067. anueFilterGscPkDenyGtpV2SessT OBJECT-TYPE
  3068.     SYNTAX  DateAndTime
  3069.     MAX-ACCESS read-only
  3070.     STATUS  current
  3071.     DESCRIPTION
  3072.         ""
  3073.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.17
  3074.     ::= { anueNtoFilterStatsGscSessEntry 17 }
  3075.  
  3076.  
  3077. anueFilterGscPkDenyGtpTotSessT OBJECT-TYPE
  3078.     SYNTAX  DateAndTime
  3079.     MAX-ACCESS read-only
  3080.     STATUS  current
  3081.     DESCRIPTION
  3082.         ""
  3083.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.18
  3084.     ::= { anueNtoFilterStatsGscSessEntry 18 }
  3085.  
  3086.  
  3087. anueFilterGscTotOversizePktsTx OBJECT-TYPE
  3088.     SYNTAX  Counter64
  3089.     MAX-ACCESS read-only
  3090.     STATUS  current
  3091.     DESCRIPTION
  3092.         ""
  3093.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.19
  3094.     ::= { anueNtoFilterStatsGscSessEntry 19 }
  3095.  
  3096.  
  3097. anueFilterGscCurOversizePktsTx OBJECT-TYPE
  3098.     SYNTAX  Counter64
  3099.     MAX-ACCESS read-only
  3100.     STATUS  current
  3101.     DESCRIPTION
  3102.         ""
  3103.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.20
  3104.     ::= { anueNtoFilterStatsGscSessEntry 20 }
  3105.  
  3106.  
  3107. anueFilterGscAvgOversizePktsTx OBJECT-TYPE
  3108.     SYNTAX  Counter64
  3109.     MAX-ACCESS read-only
  3110.     STATUS  current
  3111.     DESCRIPTION
  3112.         ""
  3113.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.21
  3114.     ::= { anueNtoFilterStatsGscSessEntry 21 }
  3115.  
  3116.  
  3117. anueFilterGscPkOversizePktsTx OBJECT-TYPE
  3118.     SYNTAX  Counter64
  3119.     MAX-ACCESS read-only
  3120.     STATUS  current
  3121.     DESCRIPTION
  3122.         ""
  3123.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.22
  3124.     ::= { anueNtoFilterStatsGscSessEntry 22 }
  3125.  
  3126.  
  3127. anueFilterGscPkOversizePktsTxT OBJECT-TYPE
  3128.     SYNTAX  DateAndTime
  3129.     MAX-ACCESS read-only
  3130.     STATUS  current
  3131.     DESCRIPTION
  3132.         ""
  3133.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.23
  3134.     ::= { anueNtoFilterStatsGscSessEntry 23 }
  3135.  
  3136.  
  3137. anueFilterGscTotDroppedPkts OBJECT-TYPE
  3138.     SYNTAX  Counter64
  3139.     MAX-ACCESS read-only
  3140.     STATUS  current
  3141.     DESCRIPTION
  3142.         ""
  3143.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.24
  3144.     ::= { anueNtoFilterStatsGscSessEntry 24 }
  3145.  
  3146.  
  3147. anueFilterGscCurDroppedPkts OBJECT-TYPE
  3148.     SYNTAX  Counter64
  3149.     MAX-ACCESS read-only
  3150.     STATUS  current
  3151.     DESCRIPTION
  3152.         ""
  3153.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.25
  3154.     ::= { anueNtoFilterStatsGscSessEntry 25 }
  3155.  
  3156.  
  3157. anueFilterGscAvgDroppedPkts OBJECT-TYPE
  3158.     SYNTAX  Counter64
  3159.     MAX-ACCESS read-only
  3160.     STATUS  current
  3161.     DESCRIPTION
  3162.         ""
  3163.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.26
  3164.     ::= { anueNtoFilterStatsGscSessEntry 26 }
  3165.  
  3166.  
  3167. anueFilterGscPkDroppedPkts OBJECT-TYPE
  3168.     SYNTAX  Counter64
  3169.     MAX-ACCESS read-only
  3170.     STATUS  current
  3171.     DESCRIPTION
  3172.         ""
  3173.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.27
  3174.     ::= { anueNtoFilterStatsGscSessEntry 27 }
  3175.  
  3176.  
  3177. anueFilterGscPkDroppedPktsT OBJECT-TYPE
  3178.     SYNTAX  DateAndTime
  3179.     MAX-ACCESS read-only
  3180.     STATUS  current
  3181.     DESCRIPTION
  3182.         ""
  3183.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.28
  3184.     ::= { anueNtoFilterStatsGscSessEntry 28 }
  3185.  
  3186.  
  3187. anueFilterGscTotDroppedBytes OBJECT-TYPE
  3188.     SYNTAX  Counter64
  3189.     MAX-ACCESS read-only
  3190.     STATUS  current
  3191.     DESCRIPTION
  3192.         ""
  3193.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.29
  3194.     ::= { anueNtoFilterStatsGscSessEntry 29 }
  3195.  
  3196.  
  3197. anueFilterGscCurDroppedBytes OBJECT-TYPE
  3198.     SYNTAX  Counter64
  3199.     MAX-ACCESS read-only
  3200.     STATUS  current
  3201.     DESCRIPTION
  3202.         ""
  3203.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.30
  3204.     ::= { anueNtoFilterStatsGscSessEntry 30 }
  3205.  
  3206.  
  3207. anueFilterGscAvgDroppedBytes OBJECT-TYPE
  3208.     SYNTAX  Counter64
  3209.     MAX-ACCESS read-only
  3210.     STATUS  current
  3211.     DESCRIPTION
  3212.         ""
  3213.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.31
  3214.     ::= { anueNtoFilterStatsGscSessEntry 31 }
  3215.  
  3216.  
  3217. anueFilterGscPkDroppedBytes OBJECT-TYPE
  3218.     SYNTAX  Counter64
  3219.     MAX-ACCESS read-only
  3220.     STATUS  current
  3221.     DESCRIPTION
  3222.         ""
  3223.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.32
  3224.     ::= { anueNtoFilterStatsGscSessEntry 32 }
  3225.  
  3226.  
  3227. anueFilterGscPkDroppedBytesT OBJECT-TYPE
  3228.     SYNTAX  DateAndTime
  3229.     MAX-ACCESS read-only
  3230.     STATUS  current
  3231.     DESCRIPTION
  3232.         ""
  3233.     -- 1.3.6.1.4.1.32620.1.1.3.100.1.33
  3234.     ::= { anueNtoFilterStatsGscSessEntry 33 }
  3235.  
  3236.  
  3237. -- anueNtoFilterStatsGscTable
  3238. --
  3239.  
  3240. anueNtoFilterStatsGscTable OBJECT-TYPE
  3241.     SYNTAX  SEQUENCE OF AnueNtoFilterStatsGscEntry
  3242.     MAX-ACCESS not-accessible
  3243.     STATUS  current
  3244.     DESCRIPTION
  3245.         "A table of statistics entries that model the GSC filter packet rates
  3246.         collected in the current (most recent) sampling period.
  3247.         The table values map to the current counts displayed in the
  3248.         GSC Control Panel's filter statistics windows."
  3249.     -- 1.3.6.1.4.1.32620.1.1.3.101
  3250.     ::= { anueNtoFilter 101 }
  3251.  
  3252. anueNtoFilterStatsGscEntry OBJECT-TYPE
  3253.     SYNTAX  AnueNtoFilterStatsGscEntry
  3254.     MAX-ACCESS not-accessible
  3255.     STATUS  current
  3256.     DESCRIPTION
  3257.         "This entry extends anueNtoFilterDefEntry with 64-bit filter
  3258.         counters."
  3259.     INDEX {
  3260.         anueFilterType,
  3261.         anueFilterNumber,
  3262.         anueFilterGTPPktType }
  3263.     -- 1.3.6.1.4.1.32620.1.1.3.101.1
  3264.     ::= { anueNtoFilterStatsGscTable 1 }
  3265.  
  3266. AnueNtoFilterStatsGscEntry ::= SEQUENCE {
  3267.     anueFilterCurGscPktsRate      CounterBasedGauge64,
  3268.     anueFilterAvgGscPktsRate      CounterBasedGauge64,
  3269.     anueFilterPeakGscPktsRate     CounterBasedGauge64,
  3270.     anueFilterPeakTimeGscPktsRate DateAndTime,
  3271.     anueFilterGTPPktType          DisplayString }
  3272.  
  3273.  
  3274. anueFilterCurGscPktsRate OBJECT-TYPE
  3275.     SYNTAX  CounterBasedGauge64
  3276.     MAX-ACCESS read-only
  3277.     STATUS  current
  3278.     DESCRIPTION
  3279.         "The current rate of GTP packets received in the current (most recent) sampling period.
  3280.  
  3281.         This field applies to GSC network and tool port/port group filters.
  3282.         For dynamic filters, the value for this field will be 0."
  3283.     -- 1.3.6.1.4.1.32620.1.1.3.101.1.3
  3284.     ::= { anueNtoFilterStatsGscEntry 3 }
  3285.  
  3286. anueFilterAvgGscPktsRate OBJECT-TYPE
  3287.     SYNTAX  CounterBasedGauge64
  3288.     MAX-ACCESS read-only
  3289.     STATUS  current
  3290.     DESCRIPTION
  3291.         "The average rate of GTP packets received in the current (most recent) sampling period.
  3292.  
  3293.         This field applies to GSC network and tool port/port group filters.
  3294.         For dynamic filters, the value for this field will be 0."
  3295.     -- 1.3.6.1.4.1.32620.1.1.3.101.1.4
  3296.     ::= { anueNtoFilterStatsGscEntry 4 }
  3297.  
  3298. anueFilterPeakGscPktsRate OBJECT-TYPE
  3299.     SYNTAX  CounterBasedGauge64
  3300.     MAX-ACCESS read-only
  3301.     STATUS  current
  3302.     DESCRIPTION
  3303.         "The peak rate of GTP packets received in the current (most recent) sampling period.
  3304.  
  3305.         This field applies to GSC network and tool port/port group filters.
  3306.         For dynamic filters, the value for this field will be 0."
  3307.     -- 1.3.6.1.4.1.32620.1.1.3.101.1.5
  3308.     ::= { anueNtoFilterStatsGscEntry 5 }
  3309.  
  3310. anueFilterPeakTimeGscPktsRate OBJECT-TYPE
  3311.     SYNTAX  DateAndTime
  3312.     MAX-ACCESS read-only
  3313.     STATUS  current
  3314.     DESCRIPTION
  3315.         "The time when the peak rate of GTP packets received in the current (most recent)
  3316.         sampling period was hit.
  3317.  
  3318.         This field applies to GSC network and tool port/port group filters.
  3319.         For dynamic filters, the value for this field will be 0."
  3320.     -- 1.3.6.1.4.1.32620.1.1.3.101.1.6
  3321.     ::= { anueNtoFilterStatsGscEntry 6 }
  3322.  
  3323. anueFilterGTPPktType OBJECT-TYPE
  3324.     SYNTAX  DisplayString
  3325.     MAX-ACCESS read-only
  3326.     STATUS  current
  3327.     DESCRIPTION
  3328.         "The type of the GTP packets that are stored in the current row"
  3329.     -- 1.3.6.1.4.1.32620.1.1.3.101.1.7
  3330.     ::= { anueNtoFilterStatsGscEntry 7 }
  3331.  
  3332. -- GSC filter entries end here.
  3333.  
  3334.  
  3335.  
  3336. -- anueNtoStage
  3337. --
  3338.  
  3339. anueNtoStage OBJECT IDENTIFIER
  3340.     -- 1.3.6.1.4.1.32620.1.1.4
  3341.     ::= { anueNtoObjects 4 }
  3342.  
  3343.  
  3344. -- anueNtoStageStripTable
  3345. --
  3346.  
  3347. anueNtoStageStripTable OBJECT-TYPE
  3348.     SYNTAX  SEQUENCE OF AnueNtoStageStripEntry
  3349.     MAX-ACCESS not-accessible
  3350.     STATUS  current
  3351.     DESCRIPTION
  3352.         "Table of entries holding detailed statistics for all strip
  3353.         stages enabled in all port or port group filters."
  3354.     -- 1.3.6.1.4.1.32620.1.1.4.1
  3355.     ::= { anueNtoStage 1 }
  3356.  
  3357. anueNtoStageStripEntry OBJECT-TYPE
  3358.     SYNTAX  AnueNtoStageStripEntry
  3359.     MAX-ACCESS not-accessible
  3360.     STATUS  current
  3361.     DESCRIPTION
  3362.         "A specific entry for a single strip stage enabled on a single
  3363.         port or port group filter."
  3364.     INDEX {
  3365.         anueStageStripFilterType,
  3366.         anueStageStripFilterNumber,
  3367.         anueStageStripFeature }
  3368.     -- 1.3.6.1.4.1.32620.1.1.4.1.1
  3369.     ::= { anueNtoStageStripTable 1 }
  3370.  
  3371. AnueNtoStageStripEntry ::= SEQUENCE {
  3372.     anueStageStripFilterType       AnueFilterTypeDT,
  3373.     anueStageStripFilterNumber     Integer32,
  3374.     anueStageStripFeature          AnueStageType,
  3375.     anueStageStripOrder            Integer32,
  3376.     anueStageStripType             INTEGER,
  3377.     anueStageStripModPkts          Counter64,
  3378.     anueStageStripModPktPct        Gauge32,
  3379.     anueStageStripErrorPkts        Counter64,
  3380.     anueStageStripRstModPkts       Counter64,
  3381.     anueStageStripRstModPktPct     Gauge32,
  3382.     anueStageStripRstErrorPkts     Counter64,
  3383.     anueStageStripAttributes       DisplayString }
  3384.  
  3385. anueStageStripFilterType OBJECT-TYPE
  3386.     SYNTAX  AnueFilterTypeDT
  3387.     MAX-ACCESS read-only
  3388.     STATUS  current
  3389.     DESCRIPTION
  3390.         "Partial index identifying the filter entry in the
  3391.         anueNtoFilterDefTable to which this stage is subordinate."
  3392.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.1
  3393.     ::= { anueNtoStageStripEntry 1 }
  3394.  
  3395. anueStageStripFilterNumber OBJECT-TYPE
  3396.     SYNTAX  Integer32 (1..2147483647)
  3397.     MAX-ACCESS read-only
  3398.     STATUS  current
  3399.     DESCRIPTION
  3400.         "Partial index identifying the filter entry in the
  3401.         anueNtoFilterDefTable to which this stage is subordinate."
  3402.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.2
  3403.     ::= { anueNtoStageStripEntry 2 }
  3404.  
  3405. anueStageStripFeature OBJECT-TYPE
  3406.     SYNTAX  AnueStageType
  3407.     MAX-ACCESS read-only
  3408.     STATUS  current
  3409.     DESCRIPTION
  3410.         "Partial index identifying which specific stage (subordinate to
  3411.         the indicated filter) this entry models.  This bit enumeration
  3412.         will have exactly one stage type bit set."
  3413.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.3
  3414.     ::= { anueNtoStageStripEntry 3 }
  3415.  
  3416. anueStageStripOrder OBJECT-TYPE
  3417.     SYNTAX  Integer32 (1..2147483647)
  3418.     MAX-ACCESS read-only
  3419.     STATUS  current
  3420.     DESCRIPTION
  3421.         "Indicates the (one-based) ingress-to-egress relative positional
  3422.         order that this stage holds in the superordinate filter
  3423.         pipeline."
  3424.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.4
  3425.     ::= { anueNtoStageStripEntry 4 }
  3426.  
  3427. anueStageStripType OBJECT-TYPE
  3428.     SYNTAX  INTEGER {
  3429.         anueStageStripMplsL3Vpn(1),
  3430.         anueStageStripMplsL2VpnPwcwL3Vpn(2),
  3431.         anueStageStripMplsL2VpnNoPwcw(3),
  3432.         anueStageStripGtp(4),
  3433.         anueStageStripVlan(5),
  3434.         anueStageStripVntag(6),
  3435.         anueStageStripTrailer(7),
  3436.         anueStageStripFabricPath(8),
  3437.         anueStageStripVxlan(9),
  3438.         anueStageStripL2Gre(10),
  3439.         anueStageStripErspan(11) }
  3440.     MAX-ACCESS read-only
  3441.     STATUS  current
  3442.     DESCRIPTION
  3443.         "Specifies the protocol and/or configuration of stripping for
  3444.         this stage.
  3445.         Pwcw stands for pseudowire control words.
  3446.  
  3447.         anueStageStripMplsL3Vpn(1)              MPLS L3 VPN service
  3448.         anueStageStripMplsL2VpnPwcwL3Vpn(2)     MPLS L2 VPN service with
  3449.                                                 pseudo wire control words or L3 VPN
  3450.         anueStageStripMplsL2VpnNoPwcw(3)        MPLS L2 VPN service without
  3451.                                                 pseudo wire control words
  3452.         anueStageStripGtp(4)                    GTP
  3453.         anueStageStripVlan(5)                   VLAN
  3454.         anueStageStripVntag(6)                  virtual network tag
  3455.         anueStageStripTrailer(7)                trailer stripping
  3456.         anueStageStripFabricPath(8)             Fabric Path
  3457.         anueStageStripVxlan(9)                  VXLAN
  3458.         anueStageStripL2Gre(10)                 L2Gre stripping
  3459.         anueStageStripErspan(11)                ERSPAN stripping"
  3460.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.5
  3461.     ::= { anueNtoStageStripEntry 5 }
  3462.  
  3463. anueStageStripModPkts OBJECT-TYPE
  3464.     SYNTAX  Counter64
  3465.     MAX-ACCESS read-only
  3466.     STATUS  current
  3467.     DESCRIPTION
  3468.         "The total number of packets modified by this stage since
  3469.         anueFilterCriteriaModTime. On the 7300 platform, this statistic is
  3470.             unavailable for VLAN Stripping."
  3471.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.6
  3472.     ::= { anueNtoStageStripEntry 6 }
  3473.  
  3474. anueStageStripModPktPct OBJECT-TYPE
  3475.     SYNTAX  Gauge32
  3476.     MAX-ACCESS read-only
  3477.     STATUS  current
  3478.     DESCRIPTION
  3479.         "The percentage of packets received by this stage since
  3480.         anueFilterCriteriaModTime that have been modified. On the 7300 platform,
  3481.             this statistic is unavailable for VLAN Stripping."
  3482.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.7
  3483.     ::= { anueNtoStageStripEntry 7 }
  3484.  
  3485. anueStageStripErrorPkts OBJECT-TYPE
  3486.     SYNTAX  Counter64
  3487.     MAX-ACCESS read-only
  3488.     STATUS  current
  3489.     DESCRIPTION
  3490.         "The total number of packet transmit errors detected at egress
  3491.         since anueFilterCriteriaModTime. The cause of these transmit
  3492.         errors is the receipt of MPLS packets that are not of the same
  3493.         MPLS service type that was configured when enabling MPLS
  3494.         stripping on this port (e.g. with/without pseudowire control
  3495.         words).  This statistic applies only to MPLS stripping.  It is
  3496.         possible that some MPLS packets of the wrong service type will be
  3497.         incorrectly modified (stripped) and passed through successfully
  3498.         without being counted here."
  3499.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.8
  3500.     ::= { anueNtoStageStripEntry 8 }
  3501.  
  3502. anueStageStripRstModPkts OBJECT-TYPE
  3503.     SYNTAX  Counter64
  3504.     MAX-ACCESS read-only
  3505.     STATUS  current
  3506.     DESCRIPTION
  3507.         "The total number of packets modified by this stage since
  3508.         anueFilterStatsResetTime.  On the 7300 platform, this statistic is unavailable for
  3509.         VLAN Stripping."
  3510.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.9
  3511.     ::= { anueNtoStageStripEntry 9 }
  3512.  
  3513. anueStageStripRstModPktPct OBJECT-TYPE
  3514.     SYNTAX  Gauge32
  3515.     MAX-ACCESS read-only
  3516.     STATUS  current
  3517.     DESCRIPTION
  3518.         "The percentage of packets received by this stage since
  3519.         anueFilterStatsResetTime that have been modified. On the 7300 platform,
  3520.             this statistic is unavailable for VLAN Stripping."
  3521.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.10
  3522.     ::= { anueNtoStageStripEntry 10 }
  3523.  
  3524. anueStageStripRstErrorPkts OBJECT-TYPE
  3525.     SYNTAX  Counter64
  3526.     MAX-ACCESS read-only
  3527.     STATUS  current
  3528.     DESCRIPTION
  3529.         "The total number of packet transmit errors detected at egress
  3530.         since anueFilterStatsResetTime. See anueStageStripErrorPkts above
  3531.         for a more detailed description of these errors."
  3532.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.11
  3533.     ::= { anueNtoStageStripEntry 11 }
  3534.  
  3535. anueStageStripAttributes OBJECT-TYPE
  3536.     SYNTAX  DisplayString
  3537.     MAX-ACCESS read-only
  3538.     STATUS  current
  3539.     DESCRIPTION
  3540.         "Shows any additional attributes that the stripping feature may have.
  3541.         Is a comma separated string of key-value pairs, where the key is the
  3542.         attribute's name."
  3543.     -- 1.3.6.1.4.1.32620.1.1.4.1.1.12
  3544.     ::= { anueNtoStageStripEntry 12 }
  3545.  
  3546.  
  3547. -- anueNtoStageNPErrorTable
  3548. --
  3549.  
  3550. anueNtoStageNPErrorTable OBJECT-TYPE
  3551.     SYNTAX  SEQUENCE OF AnueNtoStageNPErrorEntry
  3552.     MAX-ACCESS not-accessible
  3553.     STATUS  current
  3554.     DESCRIPTION
  3555.         "Table of entries holding detailed statistics for all network
  3556.         port error stages present in all port or port group filters.
  3557.         On NTO 7300 this also contains the Line Card Invalid Packets."
  3558.     -- 1.3.6.1.4.1.32620.1.1.4.2
  3559.     ::= { anueNtoStage 2 }
  3560.  
  3561. anueNtoStageNPErrorEntry OBJECT-TYPE
  3562.     SYNTAX  AnueNtoStageNPErrorEntry
  3563.     MAX-ACCESS not-accessible
  3564.     STATUS  current
  3565.     DESCRIPTION
  3566.         "A specific entry for a single network port error stage present
  3567.         on a single port or port group filter."
  3568.     INDEX {
  3569.         anueStageNPErrorFilterType,
  3570.         anueStageNPErrorFilterNumber,
  3571.         anueStageNPErrorFeature }
  3572.     -- 1.3.6.1.4.1.32620.1.1.4.2.1
  3573.     ::= { anueNtoStageNPErrorTable 1 }
  3574.  
  3575. AnueNtoStageNPErrorEntry ::= SEQUENCE {
  3576.     anueStageNPErrorFilterType   AnueFilterTypeDT,
  3577.     anueStageNPErrorFilterNumber Integer32,
  3578.     anueStageNPErrorFeature      AnueStageType,
  3579.     anueStageNPErrorOrder        Integer32,
  3580.     anueStageNPErrorPkts         Counter64,
  3581.     anueStageNPErrorRstPkts      Counter64 }
  3582.  
  3583. anueStageNPErrorFilterType OBJECT-TYPE
  3584.     SYNTAX  AnueFilterTypeDT
  3585.     MAX-ACCESS read-only
  3586.     STATUS  current
  3587.     DESCRIPTION
  3588.         "Partial index identifying the filter entry in the
  3589.         anueNtoFilterDefTable to which this stage is subordinate."
  3590.     -- 1.3.6.1.4.1.32620.1.1.4.2.1.1
  3591.     ::= { anueNtoStageNPErrorEntry 1 }
  3592.  
  3593. anueStageNPErrorFilterNumber OBJECT-TYPE
  3594.     SYNTAX  Integer32 (1..2147483647)
  3595.     MAX-ACCESS read-only
  3596.     STATUS  current
  3597.     DESCRIPTION
  3598.         "Partial index identifying the filter entry in the
  3599.         anueNtoFilterDefTable to which this stage is subordinate."
  3600.     -- 1.3.6.1.4.1.32620.1.1.4.2.1.2
  3601.     ::= { anueNtoStageNPErrorEntry 2 }
  3602.  
  3603. anueStageNPErrorFeature OBJECT-TYPE
  3604.     SYNTAX  AnueStageType
  3605.     MAX-ACCESS read-only
  3606.     STATUS  current
  3607.     DESCRIPTION
  3608.         "Partial index identifying which specific stage (subordinate to
  3609.         the indicated filter) this entry models.  This bit enumeration
  3610.         will have exactly one stage type bit set."
  3611.     -- 1.3.6.1.4.1.32620.1.1.4.2.1.3
  3612.     ::= { anueNtoStageNPErrorEntry 3 }
  3613.  
  3614. anueStageNPErrorOrder OBJECT-TYPE
  3615.     SYNTAX  Integer32 (1..2147483647)
  3616.     MAX-ACCESS read-only
  3617.     STATUS  current
  3618.     DESCRIPTION
  3619.         "Indicates the (one-based) ingress-to-egress relative positional
  3620.         order that this stage holds in the superordinate filter
  3621.         pipeline."
  3622.     -- 1.3.6.1.4.1.32620.1.1.4.2.1.4
  3623.     ::= { anueNtoStageNPErrorEntry 4 }
  3624.  
  3625. anueStageNPErrorPkts OBJECT-TYPE
  3626.     SYNTAX  Counter64
  3627.     MAX-ACCESS read-only
  3628.     STATUS  current
  3629.     DESCRIPTION
  3630.         "The total number of invalid packets dropped at this stage since
  3631.         anueFilterCriteriaModTime."
  3632.     -- 1.3.6.1.4.1.32620.1.1.4.2.1.5
  3633.     ::= { anueNtoStageNPErrorEntry 5 }
  3634.  
  3635. anueStageNPErrorRstPkts OBJECT-TYPE
  3636.     SYNTAX  Counter64
  3637.     MAX-ACCESS read-only
  3638.     STATUS  current
  3639.     DESCRIPTION
  3640.         "The total number of invalid packets dropped at this stage since
  3641.         anueFilterStatsResetTime."
  3642.     -- 1.3.6.1.4.1.32620.1.1.4.2.1.6
  3643.     ::= { anueNtoStageNPErrorEntry 6 }
  3644.  
  3645.  
  3646. -- anueNtoStageDedupTable
  3647. --
  3648.  
  3649. anueNtoStageDedupTable OBJECT-TYPE
  3650.     SYNTAX  SEQUENCE OF AnueNtoStageDedupEntry
  3651.     MAX-ACCESS not-accessible
  3652.     STATUS  current
  3653.     DESCRIPTION
  3654.         "Table of entries holding detailed statistics for all dedup
  3655.         stages enabled in all port or port group filters."
  3656.     -- 1.3.6.1.4.1.32620.1.1.4.3
  3657.     ::= { anueNtoStage 3 }
  3658.  
  3659. anueNtoStageDedupEntry OBJECT-TYPE
  3660.     SYNTAX  AnueNtoStageDedupEntry
  3661.     MAX-ACCESS not-accessible
  3662.     STATUS  current
  3663.     DESCRIPTION
  3664.         "A specific entry for a single dedup stage enabled on a single
  3665.         port or port group filter."
  3666.     INDEX {
  3667.         anueStageDedupFilterType,
  3668.         anueStageDedupFilterNumber,
  3669.         anueStageDedupFeature }
  3670.     -- 1.3.6.1.4.1.32620.1.1.4.3.1
  3671.     ::= { anueNtoStageDedupTable 1 }
  3672.  
  3673. AnueNtoStageDedupEntry ::= SEQUENCE {
  3674.     anueStageDedupFilterType       AnueFilterTypeDT,
  3675.     anueStageDedupFilterNumber     Integer32,
  3676.     anueStageDedupFeature          AnueStageType,
  3677.     anueStageDedupOrder            Integer32,
  3678.     anueStageDedupType             INTEGER,
  3679.     anueStageDedupTimeWindows      Integer32,
  3680.     anueStageDedupRmvPkts          Counter64,
  3681.     anueStageDedupRmvPktPct        Gauge32,
  3682.     anueStageDedupRstRmvPkts       Counter64,
  3683.     anueStageDedupRstRmvPktPct     Gauge32 }
  3684.  
  3685. anueStageDedupFilterType OBJECT-TYPE
  3686.     SYNTAX  AnueFilterTypeDT
  3687.     MAX-ACCESS read-only
  3688.     STATUS  current
  3689.     DESCRIPTION
  3690.         "Partial index identifying the filter entry in the
  3691.         anueNtoFilterDefTable to which this stage is subordinate."
  3692.     -- 1.3.6.1.4.1.32620.1.1.4.3.1.1
  3693.     ::= { anueNtoStageDedupEntry 1 }
  3694.  
  3695. anueStageDedupFilterNumber OBJECT-TYPE
  3696.     SYNTAX  Integer32 (1..2147483647)
  3697.     MAX-ACCESS read-only
  3698.     STATUS  current
  3699.     DESCRIPTION
  3700.         "Partial index identifying the filter entry in the
  3701.         anueNtoFilterDefTable to which this stage is subordinate."
  3702.     -- 1.3.6.1.4.1.32620.1.1.4.3.1.2
  3703.     ::= { anueNtoStageDedupEntry 2 }
  3704.  
  3705. anueStageDedupFeature OBJECT-TYPE
  3706.     SYNTAX  AnueStageType
  3707.     MAX-ACCESS read-only
  3708.     STATUS  current
  3709.     DESCRIPTION
  3710.         "Partial index identifying which specific stage (subordinate to
  3711.         the indicated filter) this entry models.  This bit enumeration
  3712.         will have exactly one stage type bit set."
  3713.     -- 1.3.6.1.4.1.32620.1.1.4.3.1.3
  3714.     ::= { anueNtoStageDedupEntry 3 }
  3715.  
  3716. anueStageDedupOrder OBJECT-TYPE
  3717.     SYNTAX  Integer32 (1..2147483647)
  3718.     MAX-ACCESS read-only
  3719.     STATUS  current
  3720.     DESCRIPTION
  3721.         "Indicates the (one-based) ingress-to-egress relative positional
  3722.         order that this stage holds in the superordinate filter
  3723.         pipeline."
  3724.     -- 1.3.6.1.4.1.32620.1.1.4.3.1.4
  3725.     ::= { anueNtoStageDedupEntry 4 }
  3726.  
  3727. anueStageDedupType OBJECT-TYPE
  3728.     SYNTAX  INTEGER {
  3729.         anueStageDedupNone(1),
  3730.         anueStageDedupMac(2),
  3731.         anueStageDedupMacVlan(3),
  3732.         anueStageDedupMacVlanMpls(4),
  3733.         anueStageDedupMacVlanMplsL3(5)
  3734.         }
  3735.     MAX-ACCESS read-only
  3736.     STATUS  current
  3737.     DESCRIPTION
  3738.         "Specifies what header information is ignored when determining if
  3739.         packets are duplicates.
  3740.  
  3741.         anueStageDedupNone(1)          no header fields are ignored
  3742.         anueStageDedupMac(2)           MAC header fields are ignored
  3743.         anueStageDedupMacVlan(3)       MAC and VLAN header fields are
  3744.                                        ignored
  3745.         anueStageDedupMacVlanMpls(4)   MAC, VLAN, and MPLS header fields
  3746.                                        are ignored
  3747.         anueStageDedupMacVlanMplsL3(5) The L3 header will be ignored, including IP
  3748.                                        source and destination addresses."
  3749.     -- 1.3.6.1.4.1.32620.1.1.4.3.1.5
  3750.     ::= { anueNtoStageDedupEntry 5 }
  3751.  
  3752. anueStageDedupTimeWindows OBJECT-TYPE
  3753.     SYNTAX  Integer32
  3754.     MAX-ACCESS read-only
  3755.     STATUS  current
  3756.     DESCRIPTION
  3757.         "Specifies the packet arrival time window (in microseconds)
  3758.         within which packets may be considered to be duplicates."
  3759.     -- 1.3.6.1.4.1.32620.1.1.4.3.1.6
  3760.     ::= { anueNtoStageDedupEntry 6 }
  3761.  
  3762. anueStageDedupRmvPkts OBJECT-TYPE
  3763.     SYNTAX  Counter64
  3764.     MAX-ACCESS read-only
  3765.     STATUS  current
  3766.     DESCRIPTION
  3767.         "The total number of duplicate packets removed by this stage
  3768.         since anueFilterCriteriaModTime."
  3769.     -- 1.3.6.1.4.1.32620.1.1.4.3.1.7
  3770.     ::= { anueNtoStageDedupEntry 7 }
  3771.  
  3772. anueStageDedupRmvPktPct OBJECT-TYPE
  3773.     SYNTAX  Gauge32
  3774.     MAX-ACCESS read-only
  3775.     STATUS  current
  3776.     DESCRIPTION
  3777.         "The percentage of packets received by this stage since
  3778.         anueFilterCriteriaModTime that have been removed as duplicates."
  3779.     -- 1.3.6.1.4.1.32620.1.1.4.3.1.8
  3780.     ::= { anueNtoStageDedupEntry 8 }
  3781.  
  3782. anueStageDedupRstRmvPkts OBJECT-TYPE
  3783.     SYNTAX  Counter64
  3784.     MAX-ACCESS read-only
  3785.     STATUS  current
  3786.     DESCRIPTION
  3787.         "The total number of duplicate packets removed by this stage
  3788.         since anueFilterStatsResetTime."
  3789.     -- 1.3.6.1.4.1.32620.1.1.4.3.1.9
  3790.     ::= { anueNtoStageDedupEntry 9 }
  3791.  
  3792. anueStageDedupRstRmvPktPct OBJECT-TYPE
  3793.     SYNTAX  Gauge32
  3794.     MAX-ACCESS read-only
  3795.     STATUS  current
  3796.     DESCRIPTION
  3797.         "The percentage of packets received by this stage since
  3798.         anueFilterStatsResetTime that have been removed as duplicates."
  3799.     -- 1.3.6.1.4.1.32620.1.1.4.3.1.10
  3800.     ::= { anueNtoStageDedupEntry 10 }
  3801.  
  3802.  
  3803. -- anueNtoStageTrimTable
  3804. --
  3805.  
  3806. anueNtoStageTrimTable OBJECT-TYPE
  3807.     SYNTAX  SEQUENCE OF AnueNtoStageTrimEntry
  3808.     MAX-ACCESS not-accessible
  3809.     STATUS  current
  3810.     DESCRIPTION
  3811.         "Table of entries holding detailed statistics for all trim
  3812.         stages enabled in all port or port group filters."
  3813.     -- 1.3.6.1.4.1.32620.1.1.4.4
  3814.     ::= { anueNtoStage 4 }
  3815.  
  3816. anueNtoStageTrimEntry OBJECT-TYPE
  3817.     SYNTAX  AnueNtoStageTrimEntry
  3818.     MAX-ACCESS not-accessible
  3819.     STATUS  current
  3820.     DESCRIPTION
  3821.         "A specific entry for a single trim stage enabled on a single
  3822.         port or port group filter."
  3823.     INDEX {
  3824.         anueStageTrimFilterType,
  3825.         anueStageTrimFilterNumber,
  3826.         anueStageTrimFeature }
  3827.     -- 1.3.6.1.4.1.32620.1.1.4.4.1
  3828.     ::= { anueNtoStageTrimTable 1 }
  3829.  
  3830. AnueNtoStageTrimEntry ::= SEQUENCE {
  3831.     anueStageTrimFilterType       AnueFilterTypeDT,
  3832.     anueStageTrimFilterNumber     Integer32,
  3833.     anueStageTrimFeature          AnueStageType,
  3834.     anueStageTrimOrder            Integer32,
  3835.     anueStageTrimType             INTEGER,
  3836.     anueStageTrimRetainOctets     Integer32,
  3837.     anueStageTrimModPkts          Counter64,
  3838.     anueStageTrimModPktPct        Gauge32,
  3839.     anueStageTrimRmvOctets        Counter64,
  3840.     anueStageTrimRmvOctetPct      Gauge32,
  3841.     anueStageTrimRstModPkts       Counter64,
  3842.     anueStageTrimRstModPktPct     Gauge32,
  3843.     anueStageTrimRstRmvOctets     Counter64,
  3844.     anueStageTrimRstRmvOctetPct   Gauge32 }
  3845.  
  3846. anueStageTrimFilterType OBJECT-TYPE
  3847.     SYNTAX  AnueFilterTypeDT
  3848.     MAX-ACCESS read-only
  3849.     STATUS  current
  3850.     DESCRIPTION
  3851.         "Partial index identifying the filter entry in the
  3852.         anueNtoFilterDefTable to which this stage is subordinate."
  3853.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.1
  3854.     ::= { anueNtoStageTrimEntry 1 }
  3855.  
  3856. anueStageTrimFilterNumber OBJECT-TYPE
  3857.     SYNTAX  Integer32 (1..2147483647)
  3858.     MAX-ACCESS read-only
  3859.     STATUS  current
  3860.     DESCRIPTION
  3861.         "Partial index identifying the filter entry in the
  3862.         anueNtoFilterDefTable to which this stage is subordinate."
  3863.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.2
  3864.     ::= { anueNtoStageTrimEntry 2 }
  3865.  
  3866. anueStageTrimFeature OBJECT-TYPE
  3867.     SYNTAX  AnueStageType
  3868.     MAX-ACCESS read-only
  3869.     STATUS  current
  3870.     DESCRIPTION
  3871.         "Partial index identifying which specific stage (subordinate to
  3872.         the indicated filter) this entry models.  This bit enumeration
  3873.         will have exactly one stage type bit set."
  3874.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.3
  3875.     ::= { anueNtoStageTrimEntry 3 }
  3876.  
  3877. anueStageTrimOrder OBJECT-TYPE
  3878.     SYNTAX  Integer32 (1..2147483647)
  3879.     MAX-ACCESS read-only
  3880.     STATUS  current
  3881.     DESCRIPTION
  3882.         "Indicates the (one-based) ingress-to-egress relative positional
  3883.         order that this stage holds in the superordinate filter
  3884.         pipeline."
  3885.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.4
  3886.     ::= { anueNtoStageTrimEntry 4 }
  3887.  
  3888. anueStageTrimType OBJECT-TYPE
  3889.     SYNTAX  INTEGER {
  3890.             anueStageTrimRetainedMac(1),
  3891.             anueStageTrimRetainedMacVlan(2),
  3892.             anueStageTrimRetainedMacVlanMpls(3),
  3893.             anueStageTrimRetainedMacMacVlanMplsL3(4) }
  3894.     MAX-ACCESS read-only
  3895.     STATUS  current
  3896.     DESCRIPTION
  3897.         "Specifies what header information is retained when trimming
  3898.         packets.
  3899.  
  3900.         anueStageTrimRetainedMac(1)            MAC header fields are
  3901.                                                retained
  3902.         anueStageTrimRetainedMacVlan(2)        MAC and VLAN header fields
  3903.                                                are retained
  3904.         anueStageTrimRetainedMacVlanMpls(3)    MAC, VLAN, and MPLS header
  3905.                                                fields are retained
  3906.         anueStageTrimRetainedMacVlanMPlsL3(4)  MAC, VLAN, MPLS, and L3
  3907.                                                header fields are
  3908.                                                retained"
  3909.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.5
  3910.     ::= { anueNtoStageTrimEntry 5 }
  3911.  
  3912. anueStageTrimRetainOctets OBJECT-TYPE
  3913.     SYNTAX  Integer32
  3914.     MAX-ACCESS read-only
  3915.     STATUS  current
  3916.     DESCRIPTION
  3917.         "Specifies the number of octets beyond the retained headers that
  3918.         are also retained."
  3919.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.6
  3920.     ::= { anueNtoStageTrimEntry 6 }
  3921.  
  3922. anueStageTrimModPkts OBJECT-TYPE
  3923.     SYNTAX  Counter64
  3924.     MAX-ACCESS read-only
  3925.     STATUS  current
  3926.     DESCRIPTION
  3927.         "The total number of packets modified by this stage since
  3928.         anueFilterCriteriaModTime."
  3929.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.7
  3930.     ::= { anueNtoStageTrimEntry 7 }
  3931.  
  3932. anueStageTrimModPktPct OBJECT-TYPE
  3933.     SYNTAX  Gauge32
  3934.     MAX-ACCESS read-only
  3935.     STATUS  current
  3936.     DESCRIPTION
  3937.         "The percentage of packets received by this stage since
  3938.         anueFilterCriteriaModTime that have been modified."
  3939.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.8
  3940.     ::= { anueNtoStageTrimEntry 8 }
  3941.  
  3942. anueStageTrimRmvOctets OBJECT-TYPE
  3943.     SYNTAX  Counter64
  3944.     MAX-ACCESS read-only
  3945.     STATUS  current
  3946.     DESCRIPTION
  3947.         "The total number of octets removed from packets by this stage
  3948.         since anueFilterCriteriaModTime."
  3949.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.9
  3950.     ::= { anueNtoStageTrimEntry 9 }
  3951.  
  3952. anueStageTrimRmvOctetPct OBJECT-TYPE
  3953.     SYNTAX  Gauge32
  3954.     MAX-ACCESS read-only
  3955.     STATUS  current
  3956.     DESCRIPTION
  3957.         "The percentage of octets received by this stage since
  3958.         anueFilterCriteriaModTime that have been removed."
  3959.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.10
  3960.     ::= { anueNtoStageTrimEntry 10 }
  3961.  
  3962. anueStageTrimRstModPkts OBJECT-TYPE
  3963.     SYNTAX  Counter64
  3964.     MAX-ACCESS read-only
  3965.     STATUS  current
  3966.     DESCRIPTION
  3967.         "The total number of packets modified by this stage since
  3968.         anueFilterStatsResetTime."
  3969.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.11
  3970.     ::= { anueNtoStageTrimEntry 11 }
  3971.  
  3972. anueStageTrimRstModPktPct OBJECT-TYPE
  3973.     SYNTAX  Gauge32
  3974.     MAX-ACCESS read-only
  3975.     STATUS  current
  3976.     DESCRIPTION
  3977.         "The percentage of packets received by this stage since
  3978.         anueFilterStatsResetTime that have been modified."
  3979.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.12
  3980.     ::= { anueNtoStageTrimEntry 12 }
  3981.  
  3982. anueStageTrimRstRmvOctets OBJECT-TYPE
  3983.     SYNTAX  Counter64
  3984.     MAX-ACCESS read-only
  3985.     STATUS  current
  3986.     DESCRIPTION
  3987.         "The total number of octets removed from packets by this stage
  3988.         since anueFilterStatsResetTime."
  3989.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.13
  3990.     ::= { anueNtoStageTrimEntry 13 }
  3991.  
  3992. anueStageTrimRstRmvOctetPct OBJECT-TYPE
  3993.     SYNTAX  Gauge32
  3994.     MAX-ACCESS read-only
  3995.     STATUS  current
  3996.     DESCRIPTION
  3997.         "The percentage of octets received by this stage since
  3998.         anueFilterStatsResetTime that have been removed."
  3999.     -- 1.3.6.1.4.1.32620.1.1.4.4.1.14
  4000.     ::= { anueNtoStageTrimEntry 14 }
  4001.  
  4002.  
  4003. -- anueNtoStageBurstBufferTable
  4004. --
  4005.  
  4006. anueNtoStageBurstBufferTable OBJECT-TYPE
  4007.     SYNTAX  SEQUENCE OF AnueNtoStageBurstBufferEntry
  4008.     MAX-ACCESS not-accessible
  4009.     STATUS  current
  4010.     DESCRIPTION
  4011.         "Table of entries holding detailed statistics for all burst
  4012.         buffer stages enabled in all port or port group filters."
  4013.     -- 1.3.6.1.4.1.32620.1.1.4.5
  4014.     ::= { anueNtoStage 5 }
  4015.  
  4016. anueNtoStageBurstBufferEntry OBJECT-TYPE
  4017.     SYNTAX  AnueNtoStageBurstBufferEntry
  4018.     MAX-ACCESS not-accessible
  4019.     STATUS  current
  4020.     DESCRIPTION
  4021.         "A specific entry for a single burst buffer stage enabled on a
  4022.         single port or port group filter."
  4023.     INDEX {
  4024.         anueStageBufferFilterType,
  4025.         anueStageBufferFilterNumber,
  4026.         anueStageBufferFeature }
  4027.     -- 1.3.6.1.4.1.32620.1.1.4.5.1
  4028.     ::= { anueNtoStageBurstBufferTable 1 }
  4029.  
  4030. AnueNtoStageBurstBufferEntry ::= SEQUENCE {
  4031.     anueStageBufferFilterType       AnueFilterTypeDT,
  4032.     anueStageBufferFilterNumber     Integer32,
  4033.     anueStageBufferFeature          AnueStageType,
  4034.     anueStageBufferOrder            Integer32,
  4035.     anueStageBufferSize             Integer32,
  4036.     anueStageBufferCurBufferLevel   Gauge32,
  4037.     anueStageBufferPeakBufferLevel  Counter32,
  4038.     anueStageBufferPeakBufferTime   DateAndTime,
  4039.     anueStageBufferDropPkts         Counter64,
  4040.     anueStageBufferDropTime         DateAndTime,
  4041.     anueStageBufferRstDropPkts      Counter64,
  4042.     anueStageBufferRstDropTime      DateAndTime }
  4043.  
  4044. anueStageBufferFilterType OBJECT-TYPE
  4045.     SYNTAX  AnueFilterTypeDT
  4046.     MAX-ACCESS read-only
  4047.     STATUS  current
  4048.     DESCRIPTION
  4049.         "Partial index identifying the filter entry in the
  4050.         anueNtoFilterDefTable to which this stage is subordinate."
  4051.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.1
  4052.     ::= { anueNtoStageBurstBufferEntry 1 }
  4053.  
  4054. anueStageBufferFilterNumber OBJECT-TYPE
  4055.     SYNTAX  Integer32 (1..2147483647)
  4056.     MAX-ACCESS read-only
  4057.     STATUS  current
  4058.     DESCRIPTION
  4059.         "Partial index identifying the filter entry in the
  4060.         anueNtoFilterDefTable to which this stage is subordinate."
  4061.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.2
  4062.     ::= { anueNtoStageBurstBufferEntry 2 }
  4063.  
  4064. anueStageBufferFeature OBJECT-TYPE
  4065.     SYNTAX  AnueStageType
  4066.     MAX-ACCESS read-only
  4067.     STATUS  current
  4068.     DESCRIPTION
  4069.         "Partial index identifying which specific stage (subordinate to
  4070.         the indicated filter) this entry models.  This bit enumeration
  4071.         will have exactly one stage type bit set."
  4072.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.3
  4073.     ::= { anueNtoStageBurstBufferEntry 3 }
  4074.  
  4075. anueStageBufferOrder OBJECT-TYPE
  4076.     SYNTAX  Integer32 (1..2147483647)
  4077.     MAX-ACCESS read-only
  4078.     STATUS  current
  4079.     DESCRIPTION
  4080.         "Indicates the (one-based) ingress-to-egress relative positional
  4081.         order that this stage holds in the superordinate filter
  4082.         pipeline."
  4083.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.4
  4084.     ::= { anueNtoStageBurstBufferEntry 4 }
  4085.  
  4086. anueStageBufferSize OBJECT-TYPE
  4087.     SYNTAX  Integer32
  4088.     MAX-ACCESS read-only
  4089.     STATUS  current
  4090.     DESCRIPTION
  4091.         "Specifies the maximum burst buffer size in MB."
  4092.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.5
  4093.     ::= { anueNtoStageBurstBufferEntry 5 }
  4094.  
  4095. anueStageBufferCurBufferLevel OBJECT-TYPE
  4096.     SYNTAX  Gauge32
  4097.     UNITS "Megabytes"
  4098.     MAX-ACCESS read-only
  4099.     STATUS  current
  4100.     DESCRIPTION
  4101.         "Indicates the current fill level of the buffer in MB."
  4102.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.6
  4103.     ::= { anueNtoStageBurstBufferEntry 6 }
  4104.  
  4105. anueStageBufferPeakBufferLevel OBJECT-TYPE
  4106.     SYNTAX  Counter32
  4107.     UNITS "Megabytes"
  4108.     MAX-ACCESS read-only
  4109.     STATUS  current
  4110.     DESCRIPTION
  4111.         "Indicates the peak fill level of the buffer in MB."
  4112.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.7
  4113.     ::= { anueNtoStageBurstBufferEntry 7 }
  4114.  
  4115. anueStageBufferPeakBufferTime OBJECT-TYPE
  4116.     SYNTAX  DateAndTime
  4117.     MAX-ACCESS read-only
  4118.     STATUS  current
  4119.     DESCRIPTION
  4120.         "Indicates the time that peak fill level was reached."
  4121.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.8
  4122.     ::= { anueNtoStageBurstBufferEntry 8 }
  4123.  
  4124. anueStageBufferDropPkts OBJECT-TYPE
  4125.     SYNTAX  Counter64
  4126.     MAX-ACCESS read-only
  4127.     STATUS  current
  4128.     DESCRIPTION
  4129.         "The total number of packets dropped by this stage due to buffer
  4130.         overflow since anueFilterCriteriaModTime."
  4131.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.9
  4132.     ::= { anueNtoStageBurstBufferEntry 9 }
  4133.  
  4134. anueStageBufferDropTime OBJECT-TYPE
  4135.     SYNTAX  DateAndTime
  4136.     MAX-ACCESS read-only
  4137.     STATUS  current
  4138.     DESCRIPTION
  4139.         "The time the last packet was dropped."
  4140.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.10
  4141.     ::= { anueNtoStageBurstBufferEntry 10 }
  4142.  
  4143. anueStageBufferRstDropPkts OBJECT-TYPE
  4144.     SYNTAX  Counter64
  4145.     MAX-ACCESS read-only
  4146.     STATUS  current
  4147.     DESCRIPTION
  4148.         "The total number of packets dropped by this stage due to buffer
  4149.         overflow since anueFilterStatsResetTime."
  4150.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.11
  4151.     ::= { anueNtoStageBurstBufferEntry 11 }
  4152.  
  4153. anueStageBufferRstDropTime OBJECT-TYPE
  4154.     SYNTAX  DateAndTime
  4155.     MAX-ACCESS read-only
  4156.     STATUS  current
  4157.     DESCRIPTION
  4158.         "The time the last packet was dropped."
  4159.     -- 1.3.6.1.4.1.32620.1.1.4.5.1.12
  4160.     ::= { anueNtoStageBurstBufferEntry 12 }
  4161.  
  4162.  
  4163. -- anueNtoStageNPFilterTable
  4164. --
  4165.  
  4166. anueNtoStageNPFilterTable OBJECT-TYPE
  4167.     SYNTAX  SEQUENCE OF AnueNtoStageNPFilterEntry
  4168.     MAX-ACCESS not-accessible
  4169.     STATUS  current
  4170.     DESCRIPTION
  4171.         "Table of entries holding detailed statistics for all network
  4172.         port filter stages present in all port or port group filters."
  4173.     -- 1.3.6.1.4.1.32620.1.1.4.6
  4174.     ::= { anueNtoStage 6 }
  4175.  
  4176. anueNtoStageNPFilterEntry OBJECT-TYPE
  4177.     SYNTAX  AnueNtoStageNPFilterEntry
  4178.     MAX-ACCESS not-accessible
  4179.     STATUS  current
  4180.     DESCRIPTION
  4181.         "A specific entry for a single network port filter stage present
  4182.         on a single port or port group filter."
  4183.     INDEX {
  4184.         anueStageNPFilterFilterType,
  4185.         anueStageNPFilterFilterNumber,
  4186.         anueStageNPFilterFeature }
  4187.     -- 1.3.6.1.4.1.32620.1.1.4.6.1
  4188.     ::= { anueNtoStageNPFilterTable 1 }
  4189.  
  4190. AnueNtoStageNPFilterEntry ::= SEQUENCE {
  4191.     anueStageNPFilterFilterType       AnueFilterTypeDT,
  4192.     anueStageNPFilterFilterNumber     Integer32,
  4193.     anueStageNPFilterFeature          AnueStageType,
  4194.     anueStageNPFilterOrder            Integer32,
  4195.     anueStageNPFilterDenyPkts         Counter64,
  4196.     anueStageNPFilterDenyPktPct       Gauge32,
  4197.     anueStageNPFilterDenyOctets       Counter64,
  4198.     anueStageNPFilterDenyOctetPct     Gauge32,
  4199.     anueStageNPFilterRstDenyPkts      Counter64,
  4200.     anueStageNPFilterRstDenyPktPct    Gauge32,
  4201.     anueStageNPFilterRstDenyOctets    Counter64,
  4202.     anueStageNPFilterRstDenyOctetPct  Gauge32 }
  4203.  
  4204. anueStageNPFilterFilterType OBJECT-TYPE
  4205.     SYNTAX  AnueFilterTypeDT
  4206.     MAX-ACCESS read-only
  4207.     STATUS  current
  4208.     DESCRIPTION
  4209.         "Partial index identifying the filter entry in the
  4210.         anueNtoFilterDefTable to which this stage is subordinate."
  4211.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.1
  4212.     ::= { anueNtoStageNPFilterEntry 1 }
  4213.  
  4214. anueStageNPFilterFilterNumber OBJECT-TYPE
  4215.     SYNTAX  Integer32 (1..2147483647)
  4216.     MAX-ACCESS read-only
  4217.     STATUS  current
  4218.     DESCRIPTION
  4219.         "Partial index identifying the filter entry in the
  4220.         anueNtoFilterDefTable to which this stage is subordinate."
  4221.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.2
  4222.     ::= { anueNtoStageNPFilterEntry 2 }
  4223.  
  4224. anueStageNPFilterFeature OBJECT-TYPE
  4225.     SYNTAX  AnueStageType
  4226.     MAX-ACCESS read-only
  4227.     STATUS  current
  4228.     DESCRIPTION
  4229.         "Partial index identifying which specific stage (subordinate to
  4230.         the indicated filter) this entry models.  This bit enumeration
  4231.         will have exactly one stage type bit set."
  4232.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.3
  4233.     ::= { anueNtoStageNPFilterEntry 3 }
  4234.  
  4235. anueStageNPFilterOrder OBJECT-TYPE
  4236.     SYNTAX  Integer32 (1..2147483647)
  4237.     MAX-ACCESS read-only
  4238.     STATUS  current
  4239.     DESCRIPTION
  4240.         "Indicates the (one-based) ingress-to-egress relative positional
  4241.         order that this stage holds in the superordinate filter
  4242.         pipeline."
  4243.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.4
  4244.     ::= { anueNtoStageNPFilterEntry 4 }
  4245.  
  4246. anueStageNPFilterDenyPkts OBJECT-TYPE
  4247.     SYNTAX  Counter64
  4248.     MAX-ACCESS read-only
  4249.     STATUS  current
  4250.     DESCRIPTION
  4251.         "The total number of packets denied by this filter since
  4252.         anueFilterCriteriaModTime."
  4253.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.5
  4254.     ::= { anueNtoStageNPFilterEntry 5 }
  4255.  
  4256. anueStageNPFilterDenyPktPct OBJECT-TYPE
  4257.     SYNTAX  Gauge32
  4258.     MAX-ACCESS read-only
  4259.     STATUS  current
  4260.     DESCRIPTION
  4261.         "The percentage of packets received by this filter since
  4262.         anueFilterCriteriaModTime that have been denied."
  4263.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.6
  4264.     ::= { anueNtoStageNPFilterEntry 6 }
  4265.  
  4266. anueStageNPFilterDenyOctets OBJECT-TYPE
  4267.     SYNTAX  Counter64
  4268.     MAX-ACCESS read-only
  4269.     STATUS  current
  4270.     DESCRIPTION
  4271.         "The total number of octets denied by this filter since
  4272.         anueFilterCriteriaModTime."
  4273.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.7
  4274.     ::= { anueNtoStageNPFilterEntry 7 }
  4275.  
  4276. anueStageNPFilterDenyOctetPct OBJECT-TYPE
  4277.     SYNTAX  Gauge32
  4278.     MAX-ACCESS read-only
  4279.     STATUS  current
  4280.     DESCRIPTION
  4281.         "The percentage of octets received by this filter since
  4282.         anueFilterCriteriaModTime that have been denied."
  4283.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.8
  4284.     ::= { anueNtoStageNPFilterEntry 8 }
  4285.  
  4286. anueStageNPFilterRstDenyPkts OBJECT-TYPE
  4287.     SYNTAX  Counter64
  4288.     MAX-ACCESS read-only
  4289.     STATUS  current
  4290.     DESCRIPTION
  4291.         "The total number of packets denied by this filter since
  4292.         anueFilterStatsResetTime."
  4293.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.9
  4294.     ::= { anueNtoStageNPFilterEntry 9 }
  4295.  
  4296. anueStageNPFilterRstDenyPktPct OBJECT-TYPE
  4297.     SYNTAX  Gauge32
  4298.     MAX-ACCESS read-only
  4299.     STATUS  current
  4300.     DESCRIPTION
  4301.         "The percentage of packets received by this filter since
  4302.         anueFilterStatsResetTime that have been denied."
  4303.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.10
  4304.     ::= { anueNtoStageNPFilterEntry 10 }
  4305.  
  4306. anueStageNPFilterRstDenyOctets OBJECT-TYPE
  4307.     SYNTAX  Counter64
  4308.     MAX-ACCESS read-only
  4309.     STATUS  current
  4310.     DESCRIPTION
  4311.         "The total number of octets denied by this filter since
  4312.         anueFilterStatsResetTime."
  4313.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.11
  4314.     ::= { anueNtoStageNPFilterEntry 11 }
  4315.  
  4316. anueStageNPFilterRstDenyOctetPct OBJECT-TYPE
  4317.     SYNTAX  Gauge32
  4318.     MAX-ACCESS read-only
  4319.     STATUS  current
  4320.     DESCRIPTION
  4321.         "The percentage of octets received by this filter since
  4322.         anueFilterStatsResetTime that have been denied."
  4323.     -- 1.3.6.1.4.1.32620.1.1.4.6.1.12
  4324.     ::= { anueNtoStageNPFilterEntry 12 }
  4325.  
  4326.  
  4327. -- anueNtoStageTPFilterTable
  4328. --
  4329.  
  4330. anueNtoStageTPFilterTable OBJECT-TYPE
  4331.     SYNTAX  SEQUENCE OF AnueNtoStageTPFilterEntry
  4332.     MAX-ACCESS not-accessible
  4333.     STATUS  current
  4334.     DESCRIPTION
  4335.         "Table of entries holding detailed statistics for all tool
  4336.         port filter stages present in all port or port group filters."
  4337.     -- 1.3.6.1.4.1.32620.1.1.4.7
  4338.     ::= { anueNtoStage 7 }
  4339.  
  4340. anueNtoStageTPFilterEntry OBJECT-TYPE
  4341.     SYNTAX  AnueNtoStageTPFilterEntry
  4342.     MAX-ACCESS not-accessible
  4343.     STATUS  current
  4344.     DESCRIPTION
  4345.         "A specific entry for a single tool port filter stage present
  4346.         on a single port or port group filter."
  4347.     INDEX {
  4348.         anueStageTPFilterFilterType,
  4349.         anueStageTPFilterFilterNumber,
  4350.         anueStageTPFilterFeature }
  4351.     -- 1.3.6.1.4.1.32620.1.1.4.7.1
  4352.     ::= { anueNtoStageTPFilterTable 1 }
  4353.  
  4354. AnueNtoStageTPFilterEntry ::= SEQUENCE {
  4355.     anueStageTPFilterFilterType       AnueFilterTypeDT,
  4356.     anueStageTPFilterFilterNumber     Integer32,
  4357.     anueStageTPFilterFeature          AnueStageType,
  4358.     anueStageTPFilterOrder            Integer32,
  4359.     anueStageTPFilterDenyPkts         Counter64,
  4360.     anueStageTPFilterDenyPktPct       Gauge32,
  4361.     anueStageTPFilterDropPkts         Counter64,
  4362.     anueStageTPFilterDropTime         DateAndTime,
  4363.     anueStageTPFilterRstDenyPkts      Counter64,
  4364.     anueStageTPFilterRstDenyPktPct    Gauge32,
  4365.     anueStageTPFilterRstDropPkts      Counter64,
  4366.     anueStageTPFilterRstDropTime      DateAndTime }
  4367.  
  4368. anueStageTPFilterFilterType OBJECT-TYPE
  4369.     SYNTAX  AnueFilterTypeDT
  4370.     MAX-ACCESS read-only
  4371.     STATUS  current
  4372.     DESCRIPTION
  4373.         "Partial index identifying the filter entry in the
  4374.         anueNtoFilterDefTable to which this stage is subordinate."
  4375.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.1
  4376.     ::= { anueNtoStageTPFilterEntry 1 }
  4377.  
  4378. anueStageTPFilterFilterNumber OBJECT-TYPE
  4379.     SYNTAX  Integer32 (1..2147483647)
  4380.     MAX-ACCESS read-only
  4381.     STATUS  current
  4382.     DESCRIPTION
  4383.         "Partial index identifying the filter entry in the
  4384.         anueNtoFilterDefTable to which this stage is subordinate."
  4385.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.2
  4386.     ::= { anueNtoStageTPFilterEntry 2 }
  4387.  
  4388. anueStageTPFilterFeature OBJECT-TYPE
  4389.     SYNTAX  AnueStageType
  4390.     MAX-ACCESS read-only
  4391.     STATUS  current
  4392.     DESCRIPTION
  4393.         "Partial index identifying which specific stage (subordinate to
  4394.         the indicated filter) this entry models.  This bit enumeration
  4395.         will have exactly one stage type bit set."
  4396.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.3
  4397.     ::= { anueNtoStageTPFilterEntry 3 }
  4398.  
  4399. anueStageTPFilterOrder OBJECT-TYPE
  4400.     SYNTAX  Integer32 (1..2147483647)
  4401.     MAX-ACCESS read-only
  4402.     STATUS  current
  4403.     DESCRIPTION
  4404.         "Indicates the (one-based) ingress-to-egress relative positional
  4405.         order that this stage holds in the superordinate filter
  4406.         pipeline."
  4407.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.4
  4408.     ::= { anueNtoStageTPFilterEntry 4 }
  4409.  
  4410. anueStageTPFilterDenyPkts OBJECT-TYPE
  4411.     SYNTAX  Counter64
  4412.     MAX-ACCESS read-only
  4413.     STATUS  current
  4414.     DESCRIPTION
  4415.         "The total number of packets denied by this filter since
  4416.         anueFilterCriteriaModTime."
  4417.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.5
  4418.     ::= { anueNtoStageTPFilterEntry 5 }
  4419.  
  4420. anueStageTPFilterDenyPktPct OBJECT-TYPE
  4421.     SYNTAX  Gauge32
  4422.     MAX-ACCESS read-only
  4423.     STATUS  current
  4424.     DESCRIPTION
  4425.         "The percentage of packets received by this filter since
  4426.         anueFilterCriteriaModTime that have been denied."
  4427.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.6
  4428.     ::= { anueNtoStageTPFilterEntry 6 }
  4429.  
  4430. anueStageTPFilterDropPkts OBJECT-TYPE
  4431.     SYNTAX  Counter64
  4432.     MAX-ACCESS read-only
  4433.     STATUS  current
  4434.     DESCRIPTION
  4435.         "The total number of pre-filter packet drops at this stage since
  4436.         anueFilterCriteriaModTime."
  4437.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.7
  4438.     ::= { anueNtoStageTPFilterEntry 7 }
  4439.  
  4440. anueStageTPFilterDropTime OBJECT-TYPE
  4441.     SYNTAX  DateAndTime
  4442.     MAX-ACCESS read-only
  4443.     STATUS  current
  4444.     DESCRIPTION
  4445.         "The time the last packet was dropped."
  4446.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.8
  4447.     ::= { anueNtoStageTPFilterEntry 8 }
  4448.  
  4449. anueStageTPFilterRstDenyPkts OBJECT-TYPE
  4450.     SYNTAX  Counter64
  4451.     MAX-ACCESS read-only
  4452.     STATUS  current
  4453.     DESCRIPTION
  4454.         "The total number of packets denied by this filter since
  4455.         anueFilterStatsResetTime."
  4456.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.9
  4457.     ::= { anueNtoStageTPFilterEntry 9 }
  4458.  
  4459. anueStageTPFilterRstDenyPktPct OBJECT-TYPE
  4460.     SYNTAX  Gauge32
  4461.     MAX-ACCESS read-only
  4462.     STATUS  current
  4463.     DESCRIPTION
  4464.         "The percentage of packets received by this filter since
  4465.         anueFilterStatsResetTime that have been denied."
  4466.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.10
  4467.     ::= { anueNtoStageTPFilterEntry 10 }
  4468.  
  4469. anueStageTPFilterRstDropPkts OBJECT-TYPE
  4470.     SYNTAX  Counter64
  4471.     MAX-ACCESS read-only
  4472.     STATUS  current
  4473.     DESCRIPTION
  4474.         "The total number of pre-filter packet drops at this stage since
  4475.         anueFilterStatsResetTime."
  4476.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.11
  4477.     ::= { anueNtoStageTPFilterEntry 11 }
  4478.  
  4479. anueStageTPFilterRstDropTime OBJECT-TYPE
  4480.     SYNTAX  DateAndTime
  4481.     MAX-ACCESS read-only
  4482.     STATUS  current
  4483.     DESCRIPTION
  4484.         "The time the last packet was dropped."
  4485.     -- 1.3.6.1.4.1.32620.1.1.4.7.1.12
  4486.     ::= { anueNtoStageTPFilterEntry 12 }
  4487.  
  4488.  
  4489. --anueNtoStageAfmDropTable
  4490. --
  4491.  
  4492. anueNtoStageAfmDropTable OBJECT-TYPE
  4493.     SYNTAX  SEQUENCE OF AnueNtoStageAfmDropEntry
  4494.     MAX-ACCESS not-accessible
  4495.     STATUS  current
  4496.     DESCRIPTION
  4497.         "Table of entries holding detailed statistics for all AFM drop
  4498.         stages present in all port or port group filters."
  4499.     -- 1.3.6.1.4.1.32620.1.1.4.8
  4500.     ::= { anueNtoStage 8 }
  4501.  
  4502. anueNtoStageAfmDropEntry OBJECT-TYPE
  4503.     SYNTAX  AnueNtoStageAfmDropEntry
  4504.     MAX-ACCESS not-accessible
  4505.     STATUS  current
  4506.     DESCRIPTION
  4507.         "A specific entry for a single AFM drop stage present on a single
  4508.         port or port group filter."
  4509.     INDEX {
  4510.         anueStageAfmDropFilterType,
  4511.         anueStageAfmDropFilterNumber,
  4512.         anueStageAfmDropFeature }
  4513.     -- 1.3.6.1.4.1.32620.1.1.4.8.1
  4514.     ::= { anueNtoStageAfmDropTable 1 }
  4515.  
  4516. AnueNtoStageAfmDropEntry ::= SEQUENCE {
  4517.     anueStageAfmDropFilterType             AnueFilterTypeDT,
  4518.     anueStageAfmDropFilterNumber           Integer32,
  4519.     anueStageAfmDropFeature                AnueStageType,
  4520.     anueStageAfmDropOrder                  Integer32,
  4521.     anueStageAfmDropDropPkts               Counter64,
  4522.     anueStageAfmDropDropTime               DateAndTime,
  4523.     anueStageAfmDropRstDropPkts            Counter64,
  4524.     anueStageAfmDropRstDropTime            DateAndTime }
  4525.  
  4526. anueStageAfmDropFilterType OBJECT-TYPE
  4527.     SYNTAX  AnueFilterTypeDT
  4528.     MAX-ACCESS read-only
  4529.     STATUS  current
  4530.     DESCRIPTION
  4531.         "Partial index identifying the filter entry in the
  4532.         anueNtoFilterDefTable to which this stage is subordinate."
  4533.     -- 1.3.6.1.4.1.32620.1.1.4.8.1.1
  4534.     ::= { anueNtoStageAfmDropEntry 1 }
  4535.  
  4536. anueStageAfmDropFilterNumber OBJECT-TYPE
  4537.     SYNTAX  Integer32 (1..2147483647)
  4538.     MAX-ACCESS read-only
  4539.     STATUS  current
  4540.     DESCRIPTION
  4541.         "Partial index identifying the filter entry in the
  4542.         anueNtoFilterDefTable to which this stage is subordinate."
  4543.     -- 1.3.6.1.4.1.32620.1.1.4.8.1.2
  4544.     ::= { anueNtoStageAfmDropEntry 2 }
  4545.  
  4546. anueStageAfmDropFeature OBJECT-TYPE
  4547.     SYNTAX  AnueStageType
  4548.     MAX-ACCESS read-only
  4549.     STATUS  current
  4550.     DESCRIPTION
  4551.         "Partial index identifying which specific stage (subordinate to
  4552.         the indicated filter) this entry models.  This bit enumeration
  4553.         will have exactly one stage type bit set."
  4554.     -- 1.3.6.1.4.1.32620.1.1.4.8.1.3
  4555.     ::= { anueNtoStageAfmDropEntry 3 }
  4556.  
  4557. anueStageAfmDropOrder OBJECT-TYPE
  4558.     SYNTAX  Integer32 (1..2147483647)
  4559.     MAX-ACCESS read-only
  4560.     STATUS  current
  4561.     DESCRIPTION
  4562.         "Indicates the (one-based) ingress-to-egress relative positional
  4563.         order that this stage holds in the superordinate filter
  4564.         pipeline."
  4565.     -- 1.3.6.1.4.1.32620.1.1.4.8.1.4
  4566.     ::= { anueNtoStageAfmDropEntry 4 }
  4567.  
  4568. anueStageAfmDropDropPkts OBJECT-TYPE
  4569.     SYNTAX  Counter64
  4570.     MAX-ACCESS read-only
  4571.     STATUS  current
  4572.     DESCRIPTION
  4573.         "The total number of packets dropped due to clock speed mismatch
  4574.         at this stage since anueFilterCriteriaModTime."
  4575.     -- 1.3.6.1.4.1.32620.1.1.4.8.1.5
  4576.     ::= { anueNtoStageAfmDropEntry 5 }
  4577.  
  4578. anueStageAfmDropDropTime OBJECT-TYPE
  4579.     SYNTAX  DateAndTime
  4580.     MAX-ACCESS read-only
  4581.     STATUS  current
  4582.     DESCRIPTION
  4583.         "The time the last packet was dropped."
  4584.     -- 1.3.6.1.4.1.32620.1.1.4.8.1.6
  4585.     ::= { anueNtoStageAfmDropEntry 6 }
  4586.  
  4587. anueStageAfmDropRstDropPkts OBJECT-TYPE
  4588.     SYNTAX  Counter64
  4589.     MAX-ACCESS read-only
  4590.     STATUS  current
  4591.     DESCRIPTION
  4592.         "The total number of packets dropped due to clock speed mismatch
  4593.         at this stage since anueFilterStatsResetTime."
  4594.     -- 1.3.6.1.4.1.32620.1.1.4.8.1.7
  4595.     ::= { anueNtoStageAfmDropEntry 7 }
  4596.  
  4597. anueStageAfmDropRstDropTime OBJECT-TYPE
  4598.     SYNTAX  DateAndTime
  4599.     MAX-ACCESS read-only
  4600.     STATUS  current
  4601.     DESCRIPTION
  4602.         "The time the last packet was dropped."
  4603.     -- 1.3.6.1.4.1.32620.1.1.4.8.1.8
  4604.     ::= { anueNtoStageAfmDropEntry 8 }
  4605.  
  4606.  
  4607. -- anueNtoStageTagTable
  4608. --
  4609.  
  4610. anueNtoStageTagTable OBJECT-TYPE
  4611.     SYNTAX  SEQUENCE OF AnueNtoStageTagEntry
  4612.     MAX-ACCESS not-accessible
  4613.     STATUS  current
  4614.     DESCRIPTION
  4615.         "Table of entries holding detailed statistics, pipeline order and
  4616.         configuration attributes for all packet tagging
  4617.         stages enabled in all port or port group filters."
  4618.     -- 1.3.6.1.4.1.32620.1.1.4.9
  4619.     ::= { anueNtoStage 9 }
  4620.  
  4621. anueNtoStageTagEntry OBJECT-TYPE
  4622.     SYNTAX  AnueNtoStageTagEntry
  4623.     MAX-ACCESS not-accessible
  4624.     STATUS  current
  4625.     DESCRIPTION
  4626.         "A specific entry for a single tagging stage enabled on a single
  4627.         port or port group filter."
  4628.     INDEX {
  4629.         anueStageTagFilterType,
  4630.         anueStageTagFilterNumber,
  4631.         anueStageTagFeature }
  4632.     -- 1.3.6.1.4.1.32620.1.1.4.9.1
  4633.     ::= { anueNtoStageTagTable 1 }
  4634.  
  4635. AnueNtoStageTagEntry ::= SEQUENCE {
  4636.     anueStageTagFilterType       AnueFilterTypeDT,
  4637.     anueStageTagFilterNumber     Integer32,
  4638.     anueStageTagFeature          AnueStageType,
  4639.     anueStageTagOrder            Integer32,
  4640.     anueStageTagAttributes       DisplayString,
  4641.     anueStageTagModPkts          Counter64,
  4642.     anueStageTagModPktPct        Gauge32,
  4643.     anueStageTagRstModPkts       Counter64,
  4644.     anueStageTagRstModPktPct     Gauge32 }
  4645.  
  4646.  
  4647. anueStageTagFilterType OBJECT-TYPE
  4648.     SYNTAX  AnueFilterTypeDT
  4649.     MAX-ACCESS read-only
  4650.     STATUS  current
  4651.     DESCRIPTION
  4652.         "Partial index identifying the filter entry in the
  4653.         anueNtoStageTagEntry to which this stage is subordinate."
  4654.     -- 1.3.6.1.4.1.32620.1.1.4.9.1.1
  4655.     ::= { anueNtoStageTagEntry 1 }
  4656.  
  4657. anueStageTagFilterNumber OBJECT-TYPE
  4658.     SYNTAX  Integer32 (1..2147483647)
  4659.     MAX-ACCESS read-only
  4660.     STATUS  current
  4661.     DESCRIPTION
  4662.         "Partial index identifying the filter entry in the
  4663.         anueNtoFilterDefTable to which this stage is subordinate."
  4664.     -- 1.3.6.1.4.1.32620.1.1.4.9.1.2
  4665.     ::= { anueNtoStageTagEntry 2 }
  4666.  
  4667. anueStageTagFeature OBJECT-TYPE
  4668.     SYNTAX  AnueStageType
  4669.     MAX-ACCESS read-only
  4670.     STATUS  current
  4671.     DESCRIPTION
  4672.         "Partial index identifying which specific stage (subordinate to
  4673.         the indicated filter) this entry models.  This bit enumeration
  4674.         will have exactly one stage type bit set."
  4675.     -- 1.3.6.1.4.1.32620.1.1.4.9.1.3
  4676.     ::= { anueNtoStageTagEntry 3 }
  4677.  
  4678. anueStageTagOrder OBJECT-TYPE
  4679.     SYNTAX  Integer32 (1..2147483647)
  4680.     MAX-ACCESS read-only
  4681.     STATUS  current
  4682.     DESCRIPTION
  4683.         "Indicates the (one-based) ingress-to-egress relative positional
  4684.         order that this stage holds in the superordinate filter
  4685.         pipeline."
  4686.     -- 1.3.6.1.4.1.32620.1.1.4.9.1.4
  4687.     ::= { anueNtoStageTagEntry 4 }
  4688.  
  4689. anueStageTagAttributes OBJECT-TYPE
  4690.     SYNTAX  DisplayString
  4691.     MAX-ACCESS read-only
  4692.     STATUS  current
  4693.     DESCRIPTION
  4694.         "Shows any additional attributes that the tagging feature may have.
  4695.         It is a comma separated string of key-value pairs, where the key is the
  4696.         attribute's name."
  4697.     -- 1.3.6.1.4.1.32620.1.1.4.9.1.5
  4698.     ::= { anueNtoStageTagEntry 5 }
  4699.  
  4700. anueStageTagModPkts OBJECT-TYPE
  4701.     SYNTAX  Counter64
  4702.     MAX-ACCESS read-only
  4703.     STATUS  current
  4704.     DESCRIPTION
  4705.         "The total number of modified packets by this stage
  4706.         since anueFilterCriteriaModTime."
  4707.     -- 1.3.6.1.4.1.32620.1.1.4.9.1.6
  4708.     ::= { anueNtoStageTagEntry 6 }
  4709.  
  4710. anueStageTagModPktPct OBJECT-TYPE
  4711.     SYNTAX  Gauge32
  4712.     MAX-ACCESS read-only
  4713.     STATUS  current
  4714.     DESCRIPTION
  4715.         "The percentage of packets received by this stage since
  4716.         anueFilterCriteriaModTime that have been modified."
  4717.     -- 1.3.6.1.4.1.32620.1.1.4.9.1.7
  4718.     ::= { anueNtoStageTagEntry 7 }
  4719.  
  4720. anueStageTagRstModPkts OBJECT-TYPE
  4721.     SYNTAX  Counter64
  4722.     MAX-ACCESS read-only
  4723.     STATUS  current
  4724.     DESCRIPTION
  4725.         "The total number of modified packets by this stage
  4726.         since anueFilterStatsResetTime."
  4727.     -- 1.3.6.1.4.1.32620.1.1.4.9.1.8
  4728.     ::= { anueNtoStageTagEntry 8 }
  4729.  
  4730. anueStageTagRstModPktPct OBJECT-TYPE
  4731.     SYNTAX  Gauge32
  4732.     MAX-ACCESS read-only
  4733.     STATUS  current
  4734.     DESCRIPTION
  4735.         "The percentage of packets received by this stage since
  4736.         anueFilterStatsResetTime that have been modified."
  4737.     -- 1.3.6.1.4.1.32620.1.1.4.9.1.9
  4738.     ::= { anueNtoStageTagEntry 9 }
  4739.  
  4740.  
  4741. -- anueNtoStageDropTable
  4742. --
  4743.  
  4744. anueNtoStageDropTable OBJECT-TYPE
  4745.     SYNTAX  SEQUENCE OF AnueNtoStageDropEntry
  4746.     MAX-ACCESS not-accessible
  4747.     STATUS  current
  4748.     DESCRIPTION
  4749.         "Table of entries holding detailed non AFM drop statistics."
  4750.     -- 1.3.6.1.4.1.32620.1.1.4.10
  4751.     ::= { anueNtoStage 10 }
  4752.  
  4753. anueNtoStageDropEntry OBJECT-TYPE
  4754.     SYNTAX  AnueNtoStageDropEntry
  4755.     MAX-ACCESS not-accessible
  4756.     STATUS  current
  4757.     DESCRIPTION
  4758.         "A specific entry for a single non AFM drop."
  4759.     INDEX {
  4760.         anueStageDropFilterType,
  4761.         anueStageDropFilterNumber,
  4762.         anueStageDropFeature }
  4763.     -- 1.3.6.1.4.1.32620.1.1.4.10.1
  4764.     ::= { anueNtoStageDropTable 1 }
  4765.  
  4766. AnueNtoStageDropEntry ::= SEQUENCE {
  4767.     anueStageDropFilterType    AnueFilterTypeDT,
  4768.     anueStageDropFilterNumber  Integer32,
  4769.     anueStageDropFeature       AnueStageType,
  4770.     anueStageCntDropPkts       Counter64,
  4771.     anueStageCntDropTime       DateAndTime,
  4772.     anueStageCurDropPkts       Counter64,
  4773.     anueStageAvgDropPkts       Counter64,
  4774.     anueStagePeakDropPkts      Counter64,
  4775.     anueStagePeakDropTime      DateAndTime }
  4776.  
  4777. anueStageDropFilterType OBJECT-TYPE
  4778.     SYNTAX  AnueFilterTypeDT
  4779.     MAX-ACCESS read-only
  4780.     STATUS  current
  4781.     DESCRIPTION
  4782.         "Partial index identifying the filter entry in the
  4783.         anueNtoFilterDefTable to which this stage is subordinate."
  4784.     -- 1.3.6.1.4.1.32620.1.1.4.10.1.1
  4785.     ::= { anueNtoStageDropEntry 1 }
  4786.  
  4787. anueStageDropFilterNumber OBJECT-TYPE
  4788.     SYNTAX  Integer32 (1..2147483647)
  4789.     MAX-ACCESS read-only
  4790.     STATUS  current
  4791.     DESCRIPTION
  4792.         "Partial index identifying the filter entry in the
  4793.         anueNtoFilterDefTable to which this stage is subordinate."
  4794.     -- 1.3.6.1.4.1.32620.1.1.4.10.1.2
  4795.     ::= { anueNtoStageDropEntry 2 }
  4796.  
  4797. anueStageDropFeature OBJECT-TYPE
  4798.     SYNTAX  AnueStageType
  4799.     MAX-ACCESS read-only
  4800.     STATUS  current
  4801.     DESCRIPTION
  4802.         "Partial index identifying which specific stage (subordinate to
  4803.         the indicated filter) this entry models.  This bit enumeration
  4804.         will have exactly one stage type bit set."
  4805.     -- 1.3.6.1.4.1.32620.1.1.4.10.1.3
  4806.     ::= { anueNtoStageDropEntry 3 }
  4807.  
  4808. anueStageCntDropPkts OBJECT-TYPE
  4809.     SYNTAX  Counter64
  4810.     MAX-ACCESS read-only
  4811.     STATUS  current
  4812.     DESCRIPTION
  4813.         "The total number of packets dropped since anueFilterDropResetTime."
  4814.     -- 1.3.6.1.4.1.32620.1.1.4.10.1.4
  4815.     ::= { anueNtoStageDropEntry 4 }
  4816.  
  4817. anueStageCntDropTime OBJECT-TYPE
  4818.     SYNTAX  DateAndTime
  4819.     MAX-ACCESS read-only
  4820.     STATUS  current
  4821.     DESCRIPTION
  4822.         " The time the last packet was dropped."
  4823.     -- 1.3.6.1.4.1.32620.1.1.4.10.1.5
  4824.     ::= { anueNtoStageDropEntry 5 }
  4825.  
  4826. anueStageCurDropPkts OBJECT-TYPE
  4827.     SYNTAX  Counter64
  4828.     MAX-ACCESS read-only
  4829.     STATUS  current
  4830.     DESCRIPTION
  4831.         "The number of packets dropped in the current (most recent) sampling period."
  4832.     -- 1.3.6.1.4.1.32620.1.1.4.10.1.6
  4833.     ::= { anueNtoStageDropEntry 6 }
  4834.  
  4835. anueStageAvgDropPkts OBJECT-TYPE
  4836.     SYNTAX  Counter64
  4837.     MAX-ACCESS read-only
  4838.     STATUS  current
  4839.     DESCRIPTION
  4840.         "The average number of packets dropped in each sampling period
  4841.         since anueFilterDropResetTime."
  4842.     -- 1.3.6.1.4.1.32620.1.1.4.10.1.7
  4843.     ::= { anueNtoStageDropEntry 7 }
  4844.  
  4845. anueStagePeakDropPkts OBJECT-TYPE
  4846.     SYNTAX  Counter64
  4847.     MAX-ACCESS read-only
  4848.     STATUS  current
  4849.     DESCRIPTION
  4850.         "The peak number of packets dropped in any sampling period
  4851.         since anueFilterDropResetTime."
  4852.     -- 1.3.6.1.4.1.32620.1.1.4.10.1.8
  4853.     ::= { anueNtoStageDropEntry 8 }
  4854.  
  4855. anueStagePeakDropTime OBJECT-TYPE
  4856.     SYNTAX  DateAndTime
  4857.     MAX-ACCESS read-only
  4858.     STATUS  current
  4859.     DESCRIPTION
  4860.         "The date and time of the drop peak event."
  4861.     -- 1.3.6.1.4.1.32620.1.1.4.10.1.9
  4862.     ::= { anueNtoStageDropEntry 9 }
  4863.  
  4864.  
  4865. -- anueNtoStageGtpFdTable
  4866. --
  4867.  
  4868. anueNtoStageGtpFdTable OBJECT-TYPE
  4869.     SYNTAX  SEQUENCE OF AnueNtoStageGtpFdEntry
  4870.     MAX-ACCESS not-accessible
  4871.     STATUS  current
  4872.     DESCRIPTION
  4873.         "Table of entries holding detailed statistics for all GTP
  4874.         Flow Distribution stages enabled in all port or port group filters."
  4875.     -- 1.3.6.1.4.1.32620.1.1.4.11
  4876.     ::= { anueNtoStage 11 }
  4877.  
  4878. anueNtoStageGtpFdEntry OBJECT-TYPE
  4879.     SYNTAX  AnueNtoStageGtpFdEntry
  4880.     MAX-ACCESS not-accessible
  4881.     STATUS  current
  4882.     DESCRIPTION
  4883.         "A specific entry for a single GTP Flow Distribution stage
  4884.          enabled on a single port or port group filter."
  4885.     INDEX {
  4886.         anueStageGtpFdFilterType,
  4887.         anueStageGtpFdFilterNumber,
  4888.         anueStageGtpFdFeature }
  4889.     -- 1.3.6.1.4.1.32620.1.1.4.11.1
  4890.     ::= { anueNtoStageGtpFdTable 1 }
  4891.  
  4892. AnueNtoStageGtpFdEntry ::= SEQUENCE {
  4893.     anueStageGtpFdFilterType       AnueFilterTypeDT,
  4894.     anueStageGtpFdFilterNumber     Integer32,
  4895.     anueStageGtpFdFeature          AnueStageType,
  4896.     anueStageRateGtpCPps           Counter64,
  4897.     anueStageRateGtpUPps           Counter64,
  4898.     anueStageRateGtpCBps           Counter64,
  4899.     anueStageRateGtpUBps           Counter64 }
  4900.  
  4901. anueStageGtpFdFilterType OBJECT-TYPE
  4902.     SYNTAX  AnueFilterTypeDT
  4903.     MAX-ACCESS read-only
  4904.     STATUS  current
  4905.     DESCRIPTION
  4906.         "Partial index identifying the filter entry in the
  4907.         anueNtoFilterDefTable to which this stage is subordinate."
  4908.     -- 1.3.6.1.4.1.32620.1.1.4.11.1.1
  4909.     ::= { anueNtoStageGtpFdEntry 1 }
  4910.  
  4911. anueStageGtpFdFilterNumber OBJECT-TYPE
  4912.     SYNTAX  Integer32 (1..2147483647)
  4913.     MAX-ACCESS read-only
  4914.     STATUS  current
  4915.     DESCRIPTION
  4916.         "Partial index identifying the filter entry in the
  4917.         anueNtoFilterDefTable to which this stage is subordinate."
  4918.     -- 1.3.6.1.4.1.32620.1.1.4.11.1.2
  4919.     ::= { anueNtoStageGtpFdEntry 2 }
  4920.  
  4921. anueStageGtpFdFeature OBJECT-TYPE
  4922.     SYNTAX  AnueStageType
  4923.     MAX-ACCESS read-only
  4924.     STATUS  current
  4925.     DESCRIPTION
  4926.         "Partial index identifying which specific stage (subordinate to
  4927.         the indicated filter) this entry models.  This bit enumeration
  4928.         will have exactly one stage type bit set."
  4929.     -- 1.3.6.1.4.1.32620.1.1.4.11.1.3
  4930.     ::= { anueNtoStageGtpFdEntry 3 }
  4931.  
  4932. anueStageRateGtpCPps OBJECT-TYPE
  4933.     SYNTAX  Counter64
  4934.     MAX-ACCESS read-only
  4935.     STATUS  current
  4936.     DESCRIPTION
  4937.         "The rate of GTP-C packets."
  4938.     -- 1.3.6.1.4.1.32620.1.1.4.11.1.4
  4939.     ::= { anueNtoStageGtpFdEntry 4 }
  4940.  
  4941. anueStageRateGtpUPps OBJECT-TYPE
  4942.     SYNTAX  Counter64
  4943.     MAX-ACCESS read-only
  4944.     STATUS  current
  4945.     DESCRIPTION
  4946.         "The rate of GTP-U packets."
  4947.     -- 1.3.6.1.4.1.32620.1.1.4.11.1.5
  4948.     ::= { anueNtoStageGtpFdEntry 5 }
  4949.  
  4950. anueStageRateGtpCBps OBJECT-TYPE
  4951.     SYNTAX  Counter64
  4952.     MAX-ACCESS read-only
  4953.     STATUS  current
  4954.     DESCRIPTION
  4955.         "The rate of GTP-C bytes."
  4956.     -- 1.3.6.1.4.1.32620.1.1.4.11.1.6
  4957.     ::= { anueNtoStageGtpFdEntry 6 }
  4958.  
  4959. anueStageRateGtpUBps OBJECT-TYPE
  4960.     SYNTAX  Counter64
  4961.     MAX-ACCESS read-only
  4962.     STATUS  current
  4963.     DESCRIPTION
  4964.         "The rate of GTP-U bytes."
  4965.     -- 1.3.6.1.4.1.32620.1.1.4.11.1.7
  4966.     ::= { anueNtoStageGtpFdEntry 7 }
  4967.  
  4968. -- anueNtoStageDataMaskingTable
  4969. --
  4970.  
  4971. anueNtoStageDataMaskingTable OBJECT-TYPE
  4972.     SYNTAX  SEQUENCE OF AnueNtoStageDataMaskingEntry
  4973.     MAX-ACCESS not-accessible
  4974.     STATUS  current
  4975.     DESCRIPTION
  4976.         "Table of entries holding detailed statistics for all data masking
  4977.         stages enabled in all port or port group filters."
  4978.     -- 1.3.6.1.4.1.32620.1.1.4.12
  4979.     ::= { anueNtoStage 12 }
  4980.  
  4981. anueNtoStageDataMaskingEntry OBJECT-TYPE
  4982.     SYNTAX  AnueNtoStageDataMaskingEntry
  4983.     MAX-ACCESS not-accessible
  4984.     STATUS  current
  4985.     DESCRIPTION
  4986.         "A specific entry for a single data masking stage enabled on a single
  4987.         port or port group filter."
  4988.     INDEX {
  4989.         anueStageDataMaskingFilterType,
  4990.         anueStageDataMaskingFilterNumber,
  4991.         anueStageDataMaskingFeature }
  4992.     -- 1.3.6.1.4.1.32620.1.1.4.12.1
  4993.     ::= { anueNtoStageDataMaskingTable 1 }
  4994.  
  4995. AnueNtoStageDataMaskingEntry ::= SEQUENCE {
  4996.     anueStageDataMaskingFilterType       AnueFilterTypeDT,
  4997.     anueStageDataMaskingFilterNumber     Integer32,
  4998.     anueStageDataMaskingFeature          AnueStageType,
  4999.     anueStageDataMaskingOrder            Integer32,
  5000.     anueStageDataMaskingOffsetLayer      INTEGER,
  5001.     anueStageDataMaskingOffset           Counter64,
  5002.     anueStageDataMaskingLength           Counter64,
  5003.     anueStageDataMaskingFillValue        OCTET STRING,
  5004.     anueStageDataMaskingModPkts          Counter64,
  5005.     anueStageDataMaskingModPktPct        Gauge32,
  5006.     anueStageDataMaskingRstModPkts       Counter64,
  5007.     anueStageDataMaskingRstModPktPct     Gauge32 }
  5008.  
  5009. anueStageDataMaskingFilterType OBJECT-TYPE
  5010.     SYNTAX  AnueFilterTypeDT
  5011.     MAX-ACCESS read-only
  5012.     STATUS  current
  5013.     DESCRIPTION
  5014.         "Partial index identifying the filter entry in the
  5015.         anueNtoFilterDefTable to which this stage is subordinate."
  5016.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.1
  5017.     ::= { anueNtoStageDataMaskingEntry 1 }
  5018.  
  5019. anueStageDataMaskingFilterNumber OBJECT-TYPE
  5020.     SYNTAX  Integer32 (1..2147483647)
  5021.     MAX-ACCESS read-only
  5022.     STATUS  current
  5023.     DESCRIPTION
  5024.         "Partial index identifying the filter entry in the
  5025.         anueNtoFilterDefTable to which this stage is subordinate."
  5026.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.2
  5027.     ::= { anueNtoStageDataMaskingEntry 2 }
  5028.  
  5029. anueStageDataMaskingFeature OBJECT-TYPE
  5030.     SYNTAX  AnueStageType
  5031.     MAX-ACCESS read-only
  5032.     STATUS  current
  5033.     DESCRIPTION
  5034.         "Partial index identifying which specific stage (subordinate to
  5035.         the indicated filter) this entry models.  This bit enumeration
  5036.         will have exactly one stage type bit set."
  5037.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.3
  5038.     ::= { anueNtoStageDataMaskingEntry 3 }
  5039.  
  5040. anueStageDataMaskingOrder OBJECT-TYPE
  5041.     SYNTAX  Integer32 (1..2147483647)
  5042.     MAX-ACCESS read-only
  5043.     STATUS  current
  5044.     DESCRIPTION
  5045.         "Indicates the (one-based) ingress-to-egress relative positional
  5046.         order that this stage holds in the superordinate filter pipeline."
  5047.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.4
  5048.     ::= { anueNtoStageDataMaskingEntry 4 }
  5049.  
  5050. anueStageDataMaskingOffsetLayer OBJECT-TYPE
  5051.     SYNTAX  INTEGER {
  5052.         anueStageDataMaskingL2Start(1),
  5053.         anueStageDataMaskingL2End(2),
  5054.         anueStageDataMaskingL3End(3)
  5055.         }
  5056.     MAX-ACCESS read-only
  5057.     STATUS  current
  5058.     DESCRIPTION
  5059.         "Specifies the offset layer:
  5060.  
  5061.         anueStageDataMaskingL2Start(1)      L2_START
  5062.         anueStageDataMaskingL2End(2)        L2_END
  5063.         anueStageDataMaskingL3End(3)        L3_END."
  5064.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.5
  5065.     ::= { anueNtoStageDataMaskingEntry 5 }
  5066.  
  5067. anueStageDataMaskingOffset OBJECT-TYPE
  5068.     SYNTAX  Counter64
  5069.     MAX-ACCESS read-only
  5070.     STATUS  current
  5071.     DESCRIPTION
  5072.         "Specifies the offset to begin masking."
  5073.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.6
  5074.     ::= { anueNtoStageDataMaskingEntry 6 }
  5075.  
  5076. anueStageDataMaskingLength OBJECT-TYPE
  5077.     SYNTAX  Counter64
  5078.     MAX-ACCESS read-only
  5079.     STATUS  current
  5080.     DESCRIPTION
  5081.         "Specifies the length of masked data."
  5082.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.7
  5083.     ::= { anueNtoStageDataMaskingEntry 7 }
  5084.  
  5085. anueStageDataMaskingFillValue OBJECT-TYPE
  5086.     SYNTAX  OCTET STRING
  5087.     MAX-ACCESS read-only
  5088.     STATUS  current
  5089.     DESCRIPTION
  5090.         "Specifies the value used to overwrite the data being masked."
  5091.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.8
  5092.     ::= { anueNtoStageDataMaskingEntry 8 }
  5093.  
  5094. anueStageDataMaskingModPkts OBJECT-TYPE
  5095.     SYNTAX  Counter64
  5096.     MAX-ACCESS read-only
  5097.     STATUS  current
  5098.     DESCRIPTION
  5099.         "The total number of packets modified by this stage since
  5100.         anueFilterCriteriaModTime."
  5101.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.9
  5102.     ::= { anueNtoStageDataMaskingEntry 9 }
  5103.  
  5104. anueStageDataMaskingModPktPct OBJECT-TYPE
  5105.     SYNTAX  Gauge32
  5106.     MAX-ACCESS read-only
  5107.     STATUS  current
  5108.     DESCRIPTION
  5109.         "The percentage of packets received by this stage since
  5110.         anueFilterCriteriaModTime that have been modified."
  5111.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.10
  5112.     ::= { anueNtoStageDataMaskingEntry 10 }
  5113.  
  5114. anueStageDataMaskingRstModPkts OBJECT-TYPE
  5115.     SYNTAX  Counter64
  5116.     MAX-ACCESS read-only
  5117.     STATUS  current
  5118.     DESCRIPTION
  5119.         "The total number of packets modified by this stage since
  5120.         anueFilterStatsResetTime."
  5121.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.11
  5122.     ::= { anueNtoStageDataMaskingEntry 11 }
  5123.  
  5124. anueStageDataMaskingRstModPktPct OBJECT-TYPE
  5125.     SYNTAX  Gauge32
  5126.     MAX-ACCESS read-only
  5127.     STATUS  current
  5128.     DESCRIPTION
  5129.         "The percentage of packets received by this stage since
  5130.         anueFilterStatsResetTime that have been modified."
  5131.     -- 1.3.6.1.4.1.32620.1.1.4.12.1.12
  5132.     ::= { anueNtoStageDataMaskingEntry 12 }
  5133.  
  5134. -- GSC stage entries begin here.
  5135.  
  5136. -- anueNtoStageGscNetworkFilterTable
  5137. --
  5138.  
  5139. anueNtoStageGscNetworkFilterTable OBJECT-TYPE
  5140.     SYNTAX  SEQUENCE OF AnueNtoStageGscNetworkFilterEntry
  5141.     MAX-ACCESS not-accessible
  5142.     STATUS  current
  5143.     DESCRIPTION ""
  5144.     --  room for expansion between NTO and GSC  --
  5145.     -- 1.3.6.1.4.1.32620.1.1.4.100
  5146.     ::= { anueNtoStage 100 }
  5147.  
  5148.  
  5149. anueNtoStageGscNetworkFilterEntry OBJECT-TYPE
  5150.     SYNTAX  AnueNtoStageGscNetworkFilterEntry
  5151.     MAX-ACCESS not-accessible
  5152.     STATUS  current
  5153.     DESCRIPTION ""
  5154.     INDEX {
  5155.         anueNtoStageGscNetworkFilterType,
  5156.         anueNtoStageGscNetworkFilterNumber,
  5157.         anueNtoStageGscNetworkFilterFeature }
  5158.     -- 1.3.6.1.4.1.32620.1.1.4.100.1
  5159.     ::= { anueNtoStageGscNetworkFilterTable 1 }
  5160.  
  5161.  
  5162. AnueNtoStageGscNetworkFilterEntry ::= SEQUENCE {
  5163.     anueNtoStageGscNetworkFilterType                                AnueFilterTypeDT,
  5164.     anueNtoStageGscNetworkFilterNumber                              Integer32,
  5165.     anueGscNWFltrExcSess                                            Counter64,
  5166.     anueNtoStageGscNetworkFilterFeature                             AnueStageType,
  5167.     anueGscNWFltrAvgGscPktFrag                                      Counter64,
  5168.     anueGscNWFltrAvgTdoutFrag                                       Counter64,
  5169.     anueGscNWFltrCurPacketFrag                                      Counter64,
  5170.     anueGscNWFltrCurTdoutFrag                                       Counter64,
  5171.     anueGscNWFltrPkPacketFrag                                       Counter64,
  5172.     anueGscNWFltrPkPacketFragT                                      DateAndTime,
  5173.     anueGscNWFltrPkTdOutFrag                                        Counter64,
  5174.     anueGscNWFltrPkTdOutFragT                                       DateAndTime,
  5175.     anueGscNWFltrTotFrag                                            Counter64,
  5176.     anueGscNWFltrTotRxCountFrag                                     Counter64,
  5177.     anueGscNWFltrTotTdOutFrag                                       Counter64,
  5178.     anueGscNWFltrAvgCompFragPkts                                    Counter64,
  5179.     anueGscNWFltrAvgCompFragPktsPerc                                Counter64,
  5180.     anueGscNWFltrAvgIncomFragPkts                                   Counter64,
  5181.     anueGscNWFltrCurCompFragPkts                                    Counter64,
  5182.     anueGscNWFltrCurCompFragPktsPerc                                Counter64,
  5183.     anueGscNWFltrCurIncomFragPkts                                   Counter64,
  5184.     anueGscNWFltrPkCompFragPkts                                     Counter64,
  5185.     anueGscNWFltrPkCompFragPktsT                                    DateAndTime,
  5186.     anueGscNWFltrPkCompFragPktsPerc                                 Counter64,
  5187.     anueGscNWFltrPkCompFragPktsPercT                                DateAndTime,
  5188.     anueGscNWFltrPkIncomFragPkts                                    Counter64,
  5189.     anueGscNWFltrPkIncomFragPktsT                                   DateAndTime,
  5190.     anueGscNWFltrPkTotCompFragPkts                                  Counter64,
  5191.     anueGscNWFltrAvgActiveUsers                                     Counter64,
  5192.     anueGscNWFltrCurActiveUsers                                     Counter64,
  5193.     anueGscNWFltrPkActiveUsers                                      Counter64,
  5194.     anueGscNWFltrPkActiveUsersT                                     DateAndTime,
  5195.     anueGscNWFltrAvgExcSess                                         Counter64,
  5196.     anueGscNWFltrCurExcSess                                         Counter64,
  5197.     anueGscNWFltrPkExcSess                                          Counter64,
  5198.     anueGscNWFltrPkExcSessT                                         DateAndTime,
  5199.     anueGscNWFltrTotExcSess                                         Counter64,
  5200.     anueGscNWFltrTotGtpV0CrSess                                     Counter64,
  5201.     anueGscNWFltrTotGtpV1CrSess                                     Counter64,
  5202.     anueGscNWFltrTotGtpV2CrSess                                     Counter64,
  5203.     anueGscNWFltrTotGtpTotCrSess                                    Counter64,
  5204.     anueGscNWFltrAvgGtpV0CrSess                                     Counter64,
  5205.     anueGscNWFltrAvgGtpV1CrSess                                     Counter64,
  5206.     anueGscNWFltrAvgGtpV2CrSess                                     Counter64,
  5207.     anueGscNWFltrAvgGtpTotCrSess                                    Counter64,
  5208.     anueGscNWFltrCurGtpV0CrSess                                     Counter64,
  5209.     anueGscNWFltrCurGtpV1CrSess                                     Counter64,
  5210.     anueGscNWFltrCurGtpV2CrSess                                     Counter64,
  5211.     anueGscNWFltrCurGtpTotCrSess                                    Counter64,
  5212.     anueGscNWFltrPkGtpV0CrSess                                      Counter64,
  5213.     anueGscNWFltrPkGtpV1CrSess                                      Counter64,
  5214.     anueGscNWFltrPkGtpV2CrSess                                      Counter64,
  5215.     anueGscNWFltrPkGtpTotCrSess                                     Counter64,
  5216.     anueGscNWFltrPkGtpV0CrSessT                                     DateAndTime,
  5217.     anueGscNWFltrPkGtpV1CrSessT                                     DateAndTime,
  5218.     anueGscNWFltrPkGtpV2CrSessT                                     DateAndTime,
  5219.     anueGscNWFltrPkGtpTotCrSessT                                    DateAndTime,
  5220.     anueGscNWFltrTotGtpV0DelSess                                    Counter64,
  5221.     anueGscNWFltrTotGtpV1DelSess                                    Counter64,
  5222.     anueGscNWFltrTotGtpV2DelSess                                    Counter64,
  5223.     anueGscNWFltrTotGtpTotDelSess                                   Counter64,
  5224.     anueGscNWFltrAvgGtpV0DelSess                                    Counter64,
  5225.     anueGscNWFltrAvgGtpV1DelSess                                    Counter64,
  5226.     anueGscNWFltrAvgGtpV2DelSess                                    Counter64,
  5227.     anueGscNWFltrAvgGtpTotDelSess                                   Counter64,
  5228.     anueGscNWFltrCurGtpV0DelSess                                    Counter64,
  5229.     anueGscNWFltrCurGtpV1DelSess                                    Counter64,
  5230.     anueGscNWFltrCurGtpV2DelSess                                    Counter64,
  5231.     anueGscNWFltrCurGtpTotDelSess                                   Counter64,
  5232.     anueGscNWFltrPkGtpV0DelSess                                     Counter64,
  5233.     anueGscNWFltrPkGtpV1DelSess                                     Counter64,
  5234.     anueGscNWFltrPkGtpV2DelSess                                     Counter64,
  5235.     anueGscNWFltrPkGtpTotDelSess                                    Counter64,
  5236.     anueGscNWFltrPkGtpV0DelSessT                                    DateAndTime,
  5237.     anueGscNWFltrPkGtpV1DelSessT                                    DateAndTime,
  5238.     anueGscNWFltrPkGtpV2DelSessT                                    DateAndTime,
  5239.     anueGscNWFltrPkGtpTotDelSessT                                   DateAndTime,
  5240.     anueGscNWFltrAvgGtpV0Bearers                                    Counter64,
  5241.     anueGscNWFltrAvgGtpV1Bearers                                    Counter64,
  5242.     anueGscNWFltrAvgGtpV2Bearers                                    Counter64,
  5243.     anueGscNWFltrAvgGtpTotBearers                                   Counter64,
  5244.     anueGscNWFltrCurGtpV0Bearers                                    Counter64,
  5245.     anueGscNWFltrCurGtpV1Bearers                                    Counter64,
  5246.     anueGscNWFltrCurGtpV2Bearers                                    Counter64,
  5247.     anueGscNWFltrCurGtpTotBearers                                   Counter64,
  5248.     anueGscNWFltrPkGtpV0Bearers                                     Counter64,
  5249.     anueGscNWFltrPkGtpV1Bearers                                     Counter64,
  5250.     anueGscNWFltrPkGtpV2Bearers                                     Counter64,
  5251.     anueGscNWFltrPkGtpTotBearers                                    Counter64,
  5252.     anueGscNWFltrPkGtpV0BearersT                                    DateAndTime,
  5253.     anueGscNWFltrPkGtpV1BearersT                                    DateAndTime,
  5254.     anueGscNWFltrPkGtpV2BearersT                                    DateAndTime,
  5255.     anueGscNWFltrPkGtpTotBearersT                                   DateAndTime,
  5256.     anueGscNWFltrAvgGtpV0Pkts                                       Counter64,
  5257.     anueGscNWFltrAvgGtpV1Pkts                                       Counter64,
  5258.     anueGscNWFltrAvgGtpV2Pkts                                       Counter64,
  5259.     anueGscNWFltrAvgGtpTotPkts                                      Counter64,
  5260.     anueGscNWFltrCurGtpV0Pkts                                       Counter64,
  5261.     anueGscNWFltrCurGtpV1Pkts                                       Counter64,
  5262.     anueGscNWFltrCurGtpV2Pkts                                       Counter64,
  5263.     anueGscNWFltrCurGtpTotPkts                                      Counter64,
  5264.     anueGscNWFltrTotGtpV1Pkts                                       Counter64,
  5265.     anueGscNWFltrTotGtpV0Pkts                                       Counter64,
  5266.     anueGscNWFltrTotGtpV2Pkts                                       Counter64,
  5267.     anueGscNWFltrTotGtpTotPkts                                      Counter64,
  5268.     anueGscNWFltrPkGtpV0Pkts                                        Counter64,
  5269.     anueGscNWFltrPkGtpV1Pkts                                        Counter64,
  5270.     anueGscNWFltrPkGtpV2Pkts                                        Counter64,
  5271.     anueGscNWFltrPkGtpTotPkts                                       Counter64,
  5272.     anueGscNWFltrPkGtpV0PktsT                                       DateAndTime,
  5273.     anueGscNWFltrPkGtpV1PktsT                                       DateAndTime,
  5274.     anueGscNWFltrPkGtpV2PktsT                                       DateAndTime,
  5275.     anueGscNWFltrPkGtpTotPktsT                                      DateAndTime,
  5276.     anueGscNWFltrTotGtpV0ToutSess                                   Counter64,
  5277.     anueGscNWFltrTotGtpV1ToutSess                                   Counter64,
  5278.     anueGscNWFltrTotGtpV2ToutSess                                   Counter64,
  5279.     anueGscNWFltrTotGtpTotToutSess                                  Counter64,
  5280.     anueGscNWFltrAvgGtpV0ToutSess                                   Counter64,
  5281.     anueGscNWFltrAvgGtpV1ToutSess                                   Counter64,
  5282.     anueGscNWFltrAvgGtpV2ToutSess                                   Counter64,
  5283.     anueGscNWFltrAvgGtpTotToutSess                                  Counter64,
  5284.     anueGscNWFltrCurGtpV0ToutSess                                   Counter64,
  5285.     anueGscNWFltrCurGtpV1ToutSess                                   Counter64,
  5286.     anueGscNWFltrCurGtpV2ToutSess                                   Counter64,
  5287.     anueGscNWFltrCurGtpTotToutSess                                  Counter64,
  5288.     anueGscNWFltrPkGtpV0ToutSess                                    Counter64,
  5289.     anueGscNWFltrPkGtpV1ToutSess                                    Counter64,
  5290.     anueGscNWFltrPkGtpV2ToutSess                                    Counter64,
  5291.     anueGscNWFltrPkGtpTotToutSess                                   Counter64,
  5292.     anueGscNWFltrPkGtpV0ToutSessT                                   DateAndTime,
  5293.     anueGscNWFltrPkGtpV1ToutSessT                                   DateAndTime,
  5294.     anueGscNWFltrPkGtpV2ToutSessT                                   DateAndTime,
  5295.     anueGscNWFltrPkGtpTotToutSessT                                  DateAndTime,
  5296.     anueGscNWFltrAvgGtpCPkts                                        Counter64,
  5297.     anueGscNWFltrAvgGtpUPkts                                        Counter64,
  5298.     anueGscNWFltrAvgDiameterPkts                                    Counter64,
  5299.     anueGscNWFltrAvgDnsPkts                                         Counter64,
  5300.     anueGscNWFltrAvgRadiusPkts                                      Counter64,
  5301.     anueGscNWFltrAvgNonGtpPkts                                      Counter64,
  5302.     anueGscNWFltrCurGtpCPkts                                        Counter64,
  5303.     anueGscNWFltrCurGtpUPkts                                        Counter64,
  5304.     anueGscNWFltrCurDiameterPkts                                    Counter64,
  5305.     anueGscNWFltrCurDnsPkts                                         Counter64,
  5306.     anueGscNWFltrCurRadiusPkts                                      Counter64,
  5307.     anueGscNWFltrCurNonGtpPkts                                      Counter64,
  5308.     anueGscNWFltrPkGtpCPkts                                         Counter64,
  5309.     anueGscNWFltrPkGtpUPkts                                         Counter64,
  5310.     anueGscNWFltrPkDiameterPkts                                     Counter64,
  5311.     anueGscNWFltrPkDnsPkts                                          Counter64,
  5312.     anueGscNWFltrPkRadiusPkts                                       Counter64,
  5313.     anueGscNWFltrPkNonGtpPkts                                       Counter64,
  5314.     anueGscNWFltrPkGtpCPktsT                                        DateAndTime,
  5315.     anueGscNWFltrPkGtpUPktsT                                        DateAndTime,
  5316.     anueGscNWFltrPkDiameterPktsT                                    DateAndTime,
  5317.     anueGscNWFltrPkDnsPktsT                                         DateAndTime,
  5318.     anueGscNWFltrPkRadiusPktsT                                      DateAndTime,
  5319.     anueGscNWFltrPkNonGtpPktsT                                      DateAndTime,
  5320.     anueGscNWFltrTotGtpCPkts                                        Counter64,
  5321.     anueGscNWFltrTotGtpUPkts                                        Counter64,
  5322.     anueGscNWFltrTotDiameterPkts                                    Counter64,
  5323.     anueGscNWFltrTotDnsPkts                                         Counter64,
  5324.     anueGscNWFltrTotRadiusPkts                                      Counter64,
  5325.     anueGscNWFltrTotNonGtpPkts                                      Counter64,
  5326.     anueGscNWFltrTotGscDropPkts                                     Counter64,
  5327.     anueGscNWFltrCurGscSessLoad                                     CounterBasedGauge64,
  5328.     anueGscNWFltrAvgGscSessLoad                                     CounterBasedGauge64,
  5329.     anueGscNWFltrPeakGscSessLoad                                    CounterBasedGauge64,
  5330.     anueGscNWFltrPeakGscSessLoadT                                   DateAndTime,
  5331.     anueGscNWFltrCurNetwElemLoad                                    CounterBasedGauge64,
  5332.     anueGscNWFltrPeakNetwElemLoad                                   CounterBasedGauge64,
  5333.     anueGscNWFltrPeakNetwElemLoadT                                  DateAndTime,
  5334.     anueGscNWFltrCurReqRespLoad                                     CounterBasedGauge64,
  5335.     anueGscNWFltrPeakReqRespLoad                                    CounterBasedGauge64,
  5336.     anueGscNWFltrPeakReqRespLoadT                                   DateAndTime,
  5337.     anueGscNWFltrCurFragLoad                                        CounterBasedGauge64,
  5338.     anueGscNWFltrPeakFragLoad                                       CounterBasedGauge64,
  5339.     anueGscNWFltrPeakFragLoadT                                      DateAndTime,
  5340.     anueGscNWFltrAvgGscUnassignedSess                               Counter64,
  5341.     anueGscNWFltrCurGscUnassignedSess                               Counter64,
  5342.     anueGscNWFltrPkGscUnassignedSess                                Counter64,
  5343.     anueGscNWFltrPkGscUnassignedSessT                               DateAndTime,
  5344.     anueGscNWFltrTotGscUnassignedSess                               Counter64,
  5345.     anueGscNWFltrAvgUnprocReq                                       Counter64,
  5346.     anueGscNWFltrCurUnprocReq                                       Counter64,
  5347.     anueGscNWFltrPkUnprocReq                                        Counter64,
  5348.     anueGscNWFltrPkUnprocReqT                                       DateAndTime,
  5349.     anueGscNWFltrTotUnprocReq                                       Counter64,
  5350.     anueGscNWFltrAvgTdOutReq                                        Counter64,
  5351.     anueGscNWFltrCurTdOutReq                                        Counter64,
  5352.     anueGscNWFltrPkTdOutReq                                         Counter64,
  5353.     anueGscNWFltrPkTdOutReqT                                        DateAndTime,
  5354.     anueGscNWFltrTotTdOutReq                                        Counter64,
  5355.     anueGscNWFltrAvgUnmatchedResp                                   Counter64,
  5356.     anueGscNWFltrCurUnmatchedResp                                   Counter64,
  5357.     anueGscNWFltrPkUnmatchedResp                                    Counter64,
  5358.     anueGscNWFltrPkUnmatchedRespT                                   DateAndTime,
  5359.     anueGscNWFltrTotUnmatchedResp                                   Counter64,
  5360.     anueGscNWFltrOverloadErrCode                                    Counter64,
  5361.     anueGscNWFltrOverloadT                                          DateAndTime }
  5362.  
  5363.  
  5364. anueNtoStageGscNetworkFilterType OBJECT-TYPE
  5365.     SYNTAX  AnueFilterTypeDT
  5366.     MAX-ACCESS read-only
  5367.     STATUS  current
  5368.     DESCRIPTION ""
  5369.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.1
  5370.     ::= { anueNtoStageGscNetworkFilterEntry 1 }
  5371.  
  5372.  
  5373. anueNtoStageGscNetworkFilterNumber OBJECT-TYPE
  5374.     SYNTAX  Integer32 (1..2147483647)
  5375.     MAX-ACCESS read-only
  5376.     STATUS  current
  5377.     DESCRIPTION ""
  5378.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.2
  5379.     ::= { anueNtoStageGscNetworkFilterEntry 2 }
  5380.  
  5381.  
  5382. anueGscNWFltrExcSess OBJECT-TYPE
  5383.     SYNTAX  Counter64
  5384.     MAX-ACCESS read-only
  5385.     STATUS  current
  5386.     DESCRIPTION ""
  5387.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.3
  5388.     ::= { anueNtoStageGscNetworkFilterEntry 3 }
  5389.  
  5390.  
  5391. anueNtoStageGscNetworkFilterFeature OBJECT-TYPE
  5392.     SYNTAX  AnueStageType
  5393.     MAX-ACCESS read-only
  5394.     STATUS  current
  5395.     DESCRIPTION ""
  5396.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.4
  5397.     ::= { anueNtoStageGscNetworkFilterEntry 4 }
  5398.  
  5399.  
  5400. anueGscNWFltrAvgGscPktFrag OBJECT-TYPE
  5401.     SYNTAX  Counter64
  5402.     MAX-ACCESS read-only
  5403.     STATUS  current
  5404.     DESCRIPTION ""
  5405.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.5
  5406.     ::= { anueNtoStageGscNetworkFilterEntry 5 }
  5407.  
  5408.  
  5409. anueGscNWFltrAvgTdoutFrag OBJECT-TYPE
  5410.     SYNTAX  Counter64
  5411.     MAX-ACCESS read-only
  5412.     STATUS  current
  5413.     DESCRIPTION ""
  5414.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.6
  5415.     ::= { anueNtoStageGscNetworkFilterEntry 6 }
  5416.  
  5417.  
  5418. anueGscNWFltrCurPacketFrag OBJECT-TYPE
  5419.     SYNTAX  Counter64
  5420.     MAX-ACCESS read-only
  5421.     STATUS  current
  5422.     DESCRIPTION ""
  5423.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.7
  5424.     ::= { anueNtoStageGscNetworkFilterEntry 7 }
  5425.  
  5426.  
  5427. anueGscNWFltrCurTdoutFrag OBJECT-TYPE
  5428.     SYNTAX  Counter64
  5429.     MAX-ACCESS read-only
  5430.     STATUS  current
  5431.     DESCRIPTION ""
  5432.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.8
  5433.     ::= { anueNtoStageGscNetworkFilterEntry 8 }
  5434.  
  5435.  
  5436. anueGscNWFltrPkPacketFrag OBJECT-TYPE
  5437.     SYNTAX  Counter64
  5438.     MAX-ACCESS read-only
  5439.     STATUS  current
  5440.     DESCRIPTION ""
  5441.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.9
  5442.     ::= { anueNtoStageGscNetworkFilterEntry 9 }
  5443.  
  5444.  
  5445. anueGscNWFltrPkPacketFragT OBJECT-TYPE
  5446.     SYNTAX  DateAndTime
  5447.     MAX-ACCESS read-only
  5448.     STATUS  current
  5449.     DESCRIPTION ""
  5450.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.10
  5451.     ::= { anueNtoStageGscNetworkFilterEntry 10 }
  5452.  
  5453.  
  5454. anueGscNWFltrPkTdOutFrag OBJECT-TYPE
  5455.     SYNTAX  Counter64
  5456.     MAX-ACCESS read-only
  5457.     STATUS  current
  5458.     DESCRIPTION ""
  5459.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.11
  5460.     ::= { anueNtoStageGscNetworkFilterEntry 11 }
  5461.  
  5462.  
  5463. anueGscNWFltrPkTdOutFragT OBJECT-TYPE
  5464.     SYNTAX  DateAndTime
  5465.     MAX-ACCESS read-only
  5466.     STATUS  current
  5467.     DESCRIPTION ""
  5468.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.12
  5469.     ::= { anueNtoStageGscNetworkFilterEntry 12 }
  5470.  
  5471.  
  5472. anueGscNWFltrTotFrag OBJECT-TYPE
  5473.     SYNTAX  Counter64
  5474.     MAX-ACCESS read-only
  5475.     STATUS  current
  5476.     DESCRIPTION ""
  5477.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.13
  5478.     ::= { anueNtoStageGscNetworkFilterEntry 13 }
  5479.  
  5480.  
  5481. anueGscNWFltrTotRxCountFrag OBJECT-TYPE
  5482.     SYNTAX  Counter64
  5483.     MAX-ACCESS read-only
  5484.     STATUS  current
  5485.     DESCRIPTION ""
  5486.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.14
  5487.     ::= { anueNtoStageGscNetworkFilterEntry 14 }
  5488.  
  5489.  
  5490. anueGscNWFltrTotTdOutFrag OBJECT-TYPE
  5491.     SYNTAX  Counter64
  5492.     MAX-ACCESS read-only
  5493.     STATUS  current
  5494.     DESCRIPTION ""
  5495.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.15
  5496.     ::= { anueNtoStageGscNetworkFilterEntry 15 }
  5497.  
  5498.  
  5499. anueGscNWFltrAvgCompFragPkts OBJECT-TYPE
  5500.     SYNTAX  Counter64
  5501.     MAX-ACCESS read-only
  5502.     STATUS  current
  5503.     DESCRIPTION ""
  5504.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.16
  5505.     ::= { anueNtoStageGscNetworkFilterEntry 16 }
  5506.  
  5507.  
  5508. anueGscNWFltrAvgCompFragPktsPerc OBJECT-TYPE
  5509.     SYNTAX  Counter64
  5510.     MAX-ACCESS read-only
  5511.     STATUS  current
  5512.     DESCRIPTION ""
  5513.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.17
  5514.     ::= { anueNtoStageGscNetworkFilterEntry 17 }
  5515.  
  5516.  
  5517. anueGscNWFltrAvgIncomFragPkts OBJECT-TYPE
  5518.     SYNTAX  Counter64
  5519.     MAX-ACCESS read-only
  5520.     STATUS  current
  5521.     DESCRIPTION ""
  5522.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.18
  5523.     ::= { anueNtoStageGscNetworkFilterEntry 18 }
  5524.  
  5525.  
  5526. anueGscNWFltrCurCompFragPkts OBJECT-TYPE
  5527.     SYNTAX  Counter64
  5528.     MAX-ACCESS read-only
  5529.     STATUS  current
  5530.     DESCRIPTION ""
  5531.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.19
  5532.     ::= { anueNtoStageGscNetworkFilterEntry 19 }
  5533.  
  5534.  
  5535. anueGscNWFltrCurCompFragPktsPerc OBJECT-TYPE
  5536.     SYNTAX  Counter64
  5537.     MAX-ACCESS read-only
  5538.     STATUS  current
  5539.     DESCRIPTION ""
  5540.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.20
  5541.     ::= { anueNtoStageGscNetworkFilterEntry 20 }
  5542.  
  5543.  
  5544. anueGscNWFltrCurIncomFragPkts OBJECT-TYPE
  5545.     SYNTAX  Counter64
  5546.     MAX-ACCESS read-only
  5547.     STATUS  current
  5548.     DESCRIPTION ""
  5549.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.21
  5550.     ::= { anueNtoStageGscNetworkFilterEntry 21 }
  5551.  
  5552.  
  5553. anueGscNWFltrPkCompFragPkts OBJECT-TYPE
  5554.     SYNTAX  Counter64
  5555.     MAX-ACCESS read-only
  5556.     STATUS  current
  5557.     DESCRIPTION ""
  5558.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.22
  5559.     ::= { anueNtoStageGscNetworkFilterEntry 22 }
  5560.  
  5561. anueGscNWFltrPkCompFragPktsT OBJECT-TYPE
  5562.     SYNTAX  DateAndTime
  5563.     MAX-ACCESS read-only
  5564.     STATUS  current
  5565.     DESCRIPTION ""
  5566.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.23
  5567.     ::= { anueNtoStageGscNetworkFilterEntry 23 }
  5568.  
  5569.  
  5570. anueGscNWFltrPkCompFragPktsPerc OBJECT-TYPE
  5571.     SYNTAX  Counter64
  5572.     MAX-ACCESS read-only
  5573.     STATUS  current
  5574.     DESCRIPTION ""
  5575.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.24
  5576.     ::= { anueNtoStageGscNetworkFilterEntry 24 }
  5577.  
  5578.  
  5579. anueGscNWFltrPkCompFragPktsPercT OBJECT-TYPE
  5580.     SYNTAX  DateAndTime
  5581.     MAX-ACCESS read-only
  5582.     STATUS  current
  5583.     DESCRIPTION ""
  5584.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.25
  5585.     ::= { anueNtoStageGscNetworkFilterEntry 25 }
  5586.  
  5587.  
  5588. anueGscNWFltrPkIncomFragPkts OBJECT-TYPE
  5589.     SYNTAX  Counter64
  5590.     MAX-ACCESS read-only
  5591.     STATUS  current
  5592.     DESCRIPTION ""
  5593.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.26
  5594.     ::= { anueNtoStageGscNetworkFilterEntry 26 }
  5595.  
  5596.  
  5597. anueGscNWFltrPkIncomFragPktsT OBJECT-TYPE
  5598.     SYNTAX  DateAndTime
  5599.     MAX-ACCESS read-only
  5600.     STATUS  current
  5601.     DESCRIPTION ""
  5602.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.27
  5603.     ::= { anueNtoStageGscNetworkFilterEntry 27 }
  5604.  
  5605.  
  5606. anueGscNWFltrPkTotCompFragPkts OBJECT-TYPE
  5607.     SYNTAX  Counter64
  5608.     MAX-ACCESS read-only
  5609.     STATUS  current
  5610.     DESCRIPTION ""
  5611.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.28
  5612.     ::= { anueNtoStageGscNetworkFilterEntry 28 }
  5613.  
  5614.  
  5615. anueGscNWFltrAvgActiveUsers OBJECT-TYPE
  5616.     SYNTAX  Counter64
  5617.     MAX-ACCESS read-only
  5618.     STATUS  current
  5619.     DESCRIPTION ""
  5620.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.29
  5621.     ::= { anueNtoStageGscNetworkFilterEntry 29 }
  5622.  
  5623.  
  5624. anueGscNWFltrCurActiveUsers OBJECT-TYPE
  5625.     SYNTAX  Counter64
  5626.     MAX-ACCESS read-only
  5627.     STATUS  current
  5628.     DESCRIPTION ""
  5629.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.30
  5630.     ::= { anueNtoStageGscNetworkFilterEntry 30 }
  5631.  
  5632.  
  5633. anueGscNWFltrPkActiveUsers OBJECT-TYPE
  5634.     SYNTAX  Counter64
  5635.     MAX-ACCESS read-only
  5636.     STATUS  current
  5637.     DESCRIPTION ""
  5638.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.31
  5639.     ::= { anueNtoStageGscNetworkFilterEntry 31 }
  5640.  
  5641.  
  5642. anueGscNWFltrPkActiveUsersT OBJECT-TYPE
  5643.     SYNTAX  DateAndTime
  5644.     MAX-ACCESS read-only
  5645.     STATUS  current
  5646.     DESCRIPTION ""
  5647.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.32
  5648.     ::= { anueNtoStageGscNetworkFilterEntry 32 }
  5649.  
  5650.  
  5651. anueGscNWFltrAvgExcSess OBJECT-TYPE
  5652.     SYNTAX  Counter64
  5653.     MAX-ACCESS read-only
  5654.     STATUS  current
  5655.     DESCRIPTION ""
  5656.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.33
  5657.     ::= { anueNtoStageGscNetworkFilterEntry 33 }
  5658.  
  5659.  
  5660. anueGscNWFltrCurExcSess OBJECT-TYPE
  5661.     SYNTAX  Counter64
  5662.     MAX-ACCESS read-only
  5663.     STATUS  current
  5664.     DESCRIPTION ""
  5665.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.34
  5666.     ::= { anueNtoStageGscNetworkFilterEntry 34 }
  5667.  
  5668.  
  5669. anueGscNWFltrPkExcSess OBJECT-TYPE
  5670.     SYNTAX  Counter64
  5671.     MAX-ACCESS read-only
  5672.     STATUS  current
  5673.     DESCRIPTION ""
  5674.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.35
  5675.     ::= { anueNtoStageGscNetworkFilterEntry 35 }
  5676.  
  5677.  
  5678. anueGscNWFltrPkExcSessT OBJECT-TYPE
  5679.     SYNTAX  DateAndTime
  5680.     MAX-ACCESS read-only
  5681.     STATUS  current
  5682.     DESCRIPTION ""
  5683.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.36
  5684.     ::= { anueNtoStageGscNetworkFilterEntry 36 }
  5685.  
  5686.  
  5687. anueGscNWFltrTotExcSess OBJECT-TYPE
  5688.     SYNTAX  Counter64
  5689.     MAX-ACCESS read-only
  5690.     STATUS  current
  5691.     DESCRIPTION ""
  5692.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.37
  5693.     ::= { anueNtoStageGscNetworkFilterEntry 37 }
  5694.  
  5695.  
  5696. anueGscNWFltrTotGtpV0CrSess OBJECT-TYPE
  5697.     SYNTAX  Counter64
  5698.     MAX-ACCESS read-only
  5699.     STATUS  current
  5700.     DESCRIPTION ""
  5701.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.38
  5702.     ::= { anueNtoStageGscNetworkFilterEntry 38 }
  5703.  
  5704.  
  5705. anueGscNWFltrTotGtpV1CrSess OBJECT-TYPE
  5706.     SYNTAX  Counter64
  5707.     MAX-ACCESS read-only
  5708.     STATUS  current
  5709.     DESCRIPTION ""
  5710.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.39
  5711.     ::= { anueNtoStageGscNetworkFilterEntry 39 }
  5712.  
  5713.  
  5714. anueGscNWFltrTotGtpV2CrSess OBJECT-TYPE
  5715.     SYNTAX  Counter64
  5716.     MAX-ACCESS read-only
  5717.     STATUS  current
  5718.     DESCRIPTION ""
  5719.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.40
  5720.     ::= { anueNtoStageGscNetworkFilterEntry 40 }
  5721.  
  5722.  
  5723. anueGscNWFltrTotGtpTotCrSess OBJECT-TYPE
  5724.     SYNTAX  Counter64
  5725.     MAX-ACCESS read-only
  5726.     STATUS  current
  5727.     DESCRIPTION ""
  5728.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.41
  5729.     ::= { anueNtoStageGscNetworkFilterEntry 41 }
  5730.  
  5731.  
  5732. anueGscNWFltrAvgGtpV0CrSess OBJECT-TYPE
  5733.     SYNTAX  Counter64
  5734.     MAX-ACCESS read-only
  5735.     STATUS  current
  5736.     DESCRIPTION ""
  5737.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.42
  5738.     ::= { anueNtoStageGscNetworkFilterEntry 42 }
  5739.  
  5740.  
  5741. anueGscNWFltrAvgGtpV1CrSess OBJECT-TYPE
  5742.     SYNTAX  Counter64
  5743.     MAX-ACCESS read-only
  5744.     STATUS  current
  5745.     DESCRIPTION ""
  5746.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.43
  5747.     ::= { anueNtoStageGscNetworkFilterEntry 43 }
  5748.  
  5749.  
  5750. anueGscNWFltrAvgGtpV2CrSess OBJECT-TYPE
  5751.     SYNTAX  Counter64
  5752.     MAX-ACCESS read-only
  5753.     STATUS  current
  5754.     DESCRIPTION ""
  5755.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.44
  5756.     ::= { anueNtoStageGscNetworkFilterEntry 44 }
  5757.  
  5758.  
  5759. anueGscNWFltrAvgGtpTotCrSess OBJECT-TYPE
  5760.     SYNTAX  Counter64
  5761.     MAX-ACCESS read-only
  5762.     STATUS  current
  5763.     DESCRIPTION ""
  5764.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.45
  5765.     ::= { anueNtoStageGscNetworkFilterEntry 45 }
  5766.  
  5767.  
  5768. anueGscNWFltrCurGtpV0CrSess OBJECT-TYPE
  5769.     SYNTAX  Counter64
  5770.     MAX-ACCESS read-only
  5771.     STATUS  current
  5772.     DESCRIPTION ""
  5773.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.46
  5774.     ::= { anueNtoStageGscNetworkFilterEntry 46 }
  5775.  
  5776.  
  5777. anueGscNWFltrCurGtpV1CrSess OBJECT-TYPE
  5778.     SYNTAX  Counter64
  5779.     MAX-ACCESS read-only
  5780.     STATUS  current
  5781.     DESCRIPTION ""
  5782.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.47
  5783.     ::= { anueNtoStageGscNetworkFilterEntry 47 }
  5784.  
  5785.  
  5786. anueGscNWFltrCurGtpV2CrSess OBJECT-TYPE
  5787.     SYNTAX  Counter64
  5788.     MAX-ACCESS read-only
  5789.     STATUS  current
  5790.     DESCRIPTION ""
  5791.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.48
  5792.     ::= { anueNtoStageGscNetworkFilterEntry 48 }
  5793.  
  5794.  
  5795. anueGscNWFltrCurGtpTotCrSess OBJECT-TYPE
  5796.     SYNTAX  Counter64
  5797.     MAX-ACCESS read-only
  5798.     STATUS  current
  5799.     DESCRIPTION ""
  5800.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.49
  5801.     ::= { anueNtoStageGscNetworkFilterEntry 49 }
  5802.  
  5803.  
  5804. anueGscNWFltrPkGtpV0CrSess OBJECT-TYPE
  5805.     SYNTAX  Counter64
  5806.     MAX-ACCESS read-only
  5807.     STATUS  current
  5808.     DESCRIPTION ""
  5809.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.50
  5810.     ::= { anueNtoStageGscNetworkFilterEntry 50 }
  5811.  
  5812.  
  5813. anueGscNWFltrPkGtpV1CrSess OBJECT-TYPE
  5814.     SYNTAX  Counter64
  5815.     MAX-ACCESS read-only
  5816.     STATUS  current
  5817.     DESCRIPTION ""
  5818.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.51
  5819.     ::= { anueNtoStageGscNetworkFilterEntry 51 }
  5820.  
  5821.  
  5822. anueGscNWFltrPkGtpV2CrSess OBJECT-TYPE
  5823.     SYNTAX  Counter64
  5824.     MAX-ACCESS read-only
  5825.     STATUS  current
  5826.     DESCRIPTION ""
  5827.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.52
  5828.     ::= { anueNtoStageGscNetworkFilterEntry 52 }
  5829.  
  5830.  
  5831. anueGscNWFltrPkGtpTotCrSess OBJECT-TYPE
  5832.     SYNTAX  Counter64
  5833.     MAX-ACCESS read-only
  5834.     STATUS  current
  5835.     DESCRIPTION ""
  5836.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.53
  5837.     ::= { anueNtoStageGscNetworkFilterEntry 53 }
  5838.  
  5839.  
  5840. anueGscNWFltrPkGtpV0CrSessT OBJECT-TYPE
  5841.     SYNTAX  DateAndTime
  5842.     MAX-ACCESS read-only
  5843.     STATUS  current
  5844.     DESCRIPTION ""
  5845.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.54
  5846.     ::= { anueNtoStageGscNetworkFilterEntry 54 }
  5847.  
  5848.  
  5849. anueGscNWFltrPkGtpV1CrSessT OBJECT-TYPE
  5850.     SYNTAX  DateAndTime
  5851.     MAX-ACCESS read-only
  5852.     STATUS  current
  5853.     DESCRIPTION ""
  5854.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.55
  5855.     ::= { anueNtoStageGscNetworkFilterEntry 55 }
  5856.  
  5857.  
  5858. anueGscNWFltrPkGtpV2CrSessT OBJECT-TYPE
  5859.     SYNTAX  DateAndTime
  5860.     MAX-ACCESS read-only
  5861.     STATUS  current
  5862.     DESCRIPTION ""
  5863.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.56
  5864.     ::= { anueNtoStageGscNetworkFilterEntry 56 }
  5865.  
  5866.  
  5867. anueGscNWFltrPkGtpTotCrSessT OBJECT-TYPE
  5868.     SYNTAX  DateAndTime
  5869.     MAX-ACCESS read-only
  5870.     STATUS  current
  5871.     DESCRIPTION ""
  5872.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.57
  5873.     ::= { anueNtoStageGscNetworkFilterEntry 57 }
  5874.  
  5875.  
  5876. anueGscNWFltrTotGtpV0DelSess OBJECT-TYPE
  5877.     SYNTAX  Counter64
  5878.     MAX-ACCESS read-only
  5879.     STATUS  current
  5880.     DESCRIPTION ""
  5881.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.58
  5882.     ::= { anueNtoStageGscNetworkFilterEntry 58 }
  5883.  
  5884.  
  5885. anueGscNWFltrTotGtpV1DelSess OBJECT-TYPE
  5886.     SYNTAX  Counter64
  5887.     MAX-ACCESS read-only
  5888.     STATUS  current
  5889.     DESCRIPTION ""
  5890.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.59
  5891.     ::= { anueNtoStageGscNetworkFilterEntry 59 }
  5892.  
  5893.  
  5894. anueGscNWFltrTotGtpV2DelSess OBJECT-TYPE
  5895.     SYNTAX  Counter64
  5896.     MAX-ACCESS read-only
  5897.     STATUS  current
  5898.     DESCRIPTION ""
  5899.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.60
  5900.     ::= { anueNtoStageGscNetworkFilterEntry 60 }
  5901.  
  5902.  
  5903. anueGscNWFltrTotGtpTotDelSess OBJECT-TYPE
  5904.     SYNTAX  Counter64
  5905.     MAX-ACCESS read-only
  5906.     STATUS  current
  5907.     DESCRIPTION ""
  5908.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.61
  5909.     ::= { anueNtoStageGscNetworkFilterEntry 61 }
  5910.  
  5911.  
  5912. anueGscNWFltrAvgGtpV0DelSess OBJECT-TYPE
  5913.     SYNTAX  Counter64
  5914.     MAX-ACCESS read-only
  5915.     STATUS  current
  5916.     DESCRIPTION ""
  5917.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.62
  5918.     ::= { anueNtoStageGscNetworkFilterEntry 62 }
  5919.  
  5920.  
  5921. anueGscNWFltrAvgGtpV1DelSess OBJECT-TYPE
  5922.     SYNTAX  Counter64
  5923.     MAX-ACCESS read-only
  5924.     STATUS  current
  5925.     DESCRIPTION ""
  5926.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.63
  5927.     ::= { anueNtoStageGscNetworkFilterEntry 63 }
  5928.  
  5929.  
  5930. anueGscNWFltrAvgGtpV2DelSess OBJECT-TYPE
  5931.     SYNTAX  Counter64
  5932.     MAX-ACCESS read-only
  5933.     STATUS  current
  5934.     DESCRIPTION ""
  5935.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.64
  5936.     ::= { anueNtoStageGscNetworkFilterEntry 64 }
  5937.  
  5938.  
  5939. anueGscNWFltrAvgGtpTotDelSess OBJECT-TYPE
  5940.     SYNTAX  Counter64
  5941.     MAX-ACCESS read-only
  5942.     STATUS  current
  5943.     DESCRIPTION ""
  5944.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.65
  5945.     ::= { anueNtoStageGscNetworkFilterEntry 65 }
  5946.  
  5947.  
  5948. anueGscNWFltrCurGtpV0DelSess OBJECT-TYPE
  5949.     SYNTAX  Counter64
  5950.     MAX-ACCESS read-only
  5951.     STATUS  current
  5952.     DESCRIPTION ""
  5953.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.66
  5954.     ::= { anueNtoStageGscNetworkFilterEntry 66 }
  5955.  
  5956.  
  5957. anueGscNWFltrCurGtpV1DelSess OBJECT-TYPE
  5958.     SYNTAX  Counter64
  5959.     MAX-ACCESS read-only
  5960.     STATUS  current
  5961.     DESCRIPTION ""
  5962.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.67
  5963.     ::= { anueNtoStageGscNetworkFilterEntry 67 }
  5964.  
  5965.  
  5966. anueGscNWFltrCurGtpV2DelSess OBJECT-TYPE
  5967.     SYNTAX  Counter64
  5968.     MAX-ACCESS read-only
  5969.     STATUS  current
  5970.     DESCRIPTION ""
  5971.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.68
  5972.     ::= { anueNtoStageGscNetworkFilterEntry 68 }
  5973.  
  5974.  
  5975. anueGscNWFltrCurGtpTotDelSess OBJECT-TYPE
  5976.     SYNTAX  Counter64
  5977.     MAX-ACCESS read-only
  5978.     STATUS  current
  5979.     DESCRIPTION ""
  5980.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.69
  5981.     ::= { anueNtoStageGscNetworkFilterEntry 69 }
  5982.  
  5983.  
  5984. anueGscNWFltrPkGtpV0DelSess OBJECT-TYPE
  5985.     SYNTAX  Counter64
  5986.     MAX-ACCESS read-only
  5987.     STATUS  current
  5988.     DESCRIPTION ""
  5989.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.70
  5990.     ::= { anueNtoStageGscNetworkFilterEntry 70 }
  5991.  
  5992.  
  5993. anueGscNWFltrPkGtpV1DelSess OBJECT-TYPE
  5994.     SYNTAX  Counter64
  5995.     MAX-ACCESS read-only
  5996.     STATUS  current
  5997.     DESCRIPTION ""
  5998.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.71
  5999.     ::= { anueNtoStageGscNetworkFilterEntry 71 }
  6000.  
  6001.  
  6002. anueGscNWFltrPkGtpV2DelSess OBJECT-TYPE
  6003.     SYNTAX  Counter64
  6004.     MAX-ACCESS read-only
  6005.     STATUS  current
  6006.     DESCRIPTION ""
  6007.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.72
  6008.     ::= { anueNtoStageGscNetworkFilterEntry 72 }
  6009.  
  6010.  
  6011. anueGscNWFltrPkGtpTotDelSess OBJECT-TYPE
  6012.     SYNTAX  Counter64
  6013.     MAX-ACCESS read-only
  6014.     STATUS  current
  6015.     DESCRIPTION ""
  6016.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.73
  6017.     ::= { anueNtoStageGscNetworkFilterEntry 73 }
  6018.  
  6019.  
  6020. anueGscNWFltrPkGtpV0DelSessT OBJECT-TYPE
  6021.     SYNTAX  DateAndTime
  6022.     MAX-ACCESS read-only
  6023.     STATUS  current
  6024.     DESCRIPTION ""
  6025.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.74
  6026.     ::= { anueNtoStageGscNetworkFilterEntry 74 }
  6027.  
  6028.  
  6029. anueGscNWFltrPkGtpV1DelSessT OBJECT-TYPE
  6030.     SYNTAX  DateAndTime
  6031.     MAX-ACCESS read-only
  6032.     STATUS  current
  6033.     DESCRIPTION ""
  6034.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.75
  6035.     ::= { anueNtoStageGscNetworkFilterEntry 75 }
  6036.  
  6037.  
  6038. anueGscNWFltrPkGtpV2DelSessT OBJECT-TYPE
  6039.     SYNTAX  DateAndTime
  6040.     MAX-ACCESS read-only
  6041.     STATUS  current
  6042.     DESCRIPTION ""
  6043.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.76
  6044.     ::= { anueNtoStageGscNetworkFilterEntry 76 }
  6045.  
  6046.  
  6047. anueGscNWFltrPkGtpTotDelSessT OBJECT-TYPE
  6048.     SYNTAX  DateAndTime
  6049.     MAX-ACCESS read-only
  6050.     STATUS  current
  6051.     DESCRIPTION ""
  6052.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.77
  6053.     ::= { anueNtoStageGscNetworkFilterEntry 77 }
  6054.  
  6055.  
  6056. anueGscNWFltrAvgGtpV0Bearers OBJECT-TYPE
  6057.     SYNTAX  Counter64
  6058.     MAX-ACCESS read-only
  6059.     STATUS  current
  6060.     DESCRIPTION ""
  6061.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.78
  6062.     ::= { anueNtoStageGscNetworkFilterEntry 78 }
  6063.  
  6064.  
  6065. anueGscNWFltrAvgGtpV1Bearers OBJECT-TYPE
  6066.     SYNTAX  Counter64
  6067.     MAX-ACCESS read-only
  6068.     STATUS  current
  6069.     DESCRIPTION ""
  6070.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.79
  6071.     ::= { anueNtoStageGscNetworkFilterEntry 79 }
  6072.  
  6073.  
  6074. anueGscNWFltrAvgGtpV2Bearers OBJECT-TYPE
  6075.     SYNTAX  Counter64
  6076.     MAX-ACCESS read-only
  6077.     STATUS  current
  6078.     DESCRIPTION ""
  6079.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.80
  6080.     ::= { anueNtoStageGscNetworkFilterEntry 80 }
  6081.  
  6082.  
  6083. anueGscNWFltrAvgGtpTotBearers OBJECT-TYPE
  6084.     SYNTAX  Counter64
  6085.     MAX-ACCESS read-only
  6086.     STATUS  current
  6087.     DESCRIPTION ""
  6088.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.81
  6089.     ::= { anueNtoStageGscNetworkFilterEntry 81 }
  6090.  
  6091.  
  6092. anueGscNWFltrCurGtpV0Bearers OBJECT-TYPE
  6093.     SYNTAX  Counter64
  6094.     MAX-ACCESS read-only
  6095.     STATUS  current
  6096.     DESCRIPTION ""
  6097.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.82
  6098.     ::= { anueNtoStageGscNetworkFilterEntry 82 }
  6099.  
  6100.  
  6101. anueGscNWFltrCurGtpV1Bearers OBJECT-TYPE
  6102.     SYNTAX  Counter64
  6103.     MAX-ACCESS read-only
  6104.     STATUS  current
  6105.     DESCRIPTION ""
  6106.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.83
  6107.     ::= { anueNtoStageGscNetworkFilterEntry 83 }
  6108.  
  6109.  
  6110. anueGscNWFltrCurGtpV2Bearers OBJECT-TYPE
  6111.     SYNTAX  Counter64
  6112.     MAX-ACCESS read-only
  6113.     STATUS  current
  6114.     DESCRIPTION ""
  6115.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.84
  6116.     ::= { anueNtoStageGscNetworkFilterEntry 84 }
  6117.  
  6118.  
  6119. anueGscNWFltrCurGtpTotBearers OBJECT-TYPE
  6120.     SYNTAX  Counter64
  6121.     MAX-ACCESS read-only
  6122.     STATUS  current
  6123.     DESCRIPTION ""
  6124.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.85
  6125.     ::= { anueNtoStageGscNetworkFilterEntry 85 }
  6126.  
  6127.  
  6128. anueGscNWFltrPkGtpV0Bearers OBJECT-TYPE
  6129.     SYNTAX  Counter64
  6130.     MAX-ACCESS read-only
  6131.     STATUS  current
  6132.     DESCRIPTION ""
  6133.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.86
  6134.     ::= { anueNtoStageGscNetworkFilterEntry 86 }
  6135.  
  6136.  
  6137. anueGscNWFltrPkGtpV1Bearers OBJECT-TYPE
  6138.     SYNTAX  Counter64
  6139.     MAX-ACCESS read-only
  6140.     STATUS  current
  6141.     DESCRIPTION ""
  6142.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.87
  6143.     ::= { anueNtoStageGscNetworkFilterEntry 87 }
  6144.  
  6145.  
  6146. anueGscNWFltrPkGtpV2Bearers OBJECT-TYPE
  6147.     SYNTAX  Counter64
  6148.     MAX-ACCESS read-only
  6149.     STATUS  current
  6150.     DESCRIPTION ""
  6151.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.88
  6152.     ::= { anueNtoStageGscNetworkFilterEntry 88 }
  6153.  
  6154.  
  6155. anueGscNWFltrPkGtpTotBearers OBJECT-TYPE
  6156.     SYNTAX  Counter64
  6157.     MAX-ACCESS read-only
  6158.     STATUS  current
  6159.     DESCRIPTION ""
  6160.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.89
  6161.     ::= { anueNtoStageGscNetworkFilterEntry 89 }
  6162.  
  6163.  
  6164. anueGscNWFltrPkGtpV0BearersT OBJECT-TYPE
  6165.     SYNTAX  DateAndTime
  6166.     MAX-ACCESS read-only
  6167.     STATUS  current
  6168.     DESCRIPTION ""
  6169.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.90
  6170.     ::= { anueNtoStageGscNetworkFilterEntry 90 }
  6171.  
  6172.  
  6173. anueGscNWFltrPkGtpV1BearersT OBJECT-TYPE
  6174.     SYNTAX  DateAndTime
  6175.     MAX-ACCESS read-only
  6176.     STATUS  current
  6177.     DESCRIPTION ""
  6178.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.91
  6179.     ::= { anueNtoStageGscNetworkFilterEntry 91 }
  6180.  
  6181.  
  6182. anueGscNWFltrPkGtpV2BearersT OBJECT-TYPE
  6183.     SYNTAX  DateAndTime
  6184.     MAX-ACCESS read-only
  6185.     STATUS  current
  6186.     DESCRIPTION ""
  6187.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.92
  6188.     ::= { anueNtoStageGscNetworkFilterEntry 92 }
  6189.  
  6190.  
  6191. anueGscNWFltrPkGtpTotBearersT OBJECT-TYPE
  6192.     SYNTAX  DateAndTime
  6193.     MAX-ACCESS read-only
  6194.     STATUS  current
  6195.     DESCRIPTION ""
  6196.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.93
  6197.     ::= { anueNtoStageGscNetworkFilterEntry 93 }
  6198.  
  6199.  
  6200. anueGscNWFltrAvgGtpV0Pkts OBJECT-TYPE
  6201.     SYNTAX  Counter64
  6202.     MAX-ACCESS read-only
  6203.     STATUS  current
  6204.     DESCRIPTION ""
  6205.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.94
  6206.     ::= { anueNtoStageGscNetworkFilterEntry 94 }
  6207.  
  6208.  
  6209. anueGscNWFltrAvgGtpV1Pkts OBJECT-TYPE
  6210.     SYNTAX  Counter64
  6211.     MAX-ACCESS read-only
  6212.     STATUS  current
  6213.     DESCRIPTION ""
  6214.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.95
  6215.     ::= { anueNtoStageGscNetworkFilterEntry 95 }
  6216.  
  6217.  
  6218. anueGscNWFltrAvgGtpV2Pkts OBJECT-TYPE
  6219.     SYNTAX  Counter64
  6220.     MAX-ACCESS read-only
  6221.     STATUS  current
  6222.     DESCRIPTION ""
  6223.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.96
  6224.     ::= { anueNtoStageGscNetworkFilterEntry 96 }
  6225.  
  6226.  
  6227. anueGscNWFltrAvgGtpTotPkts OBJECT-TYPE
  6228.     SYNTAX  Counter64
  6229.     MAX-ACCESS read-only
  6230.     STATUS  current
  6231.     DESCRIPTION ""
  6232.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.97
  6233.     ::= { anueNtoStageGscNetworkFilterEntry 97 }
  6234.  
  6235.  
  6236. anueGscNWFltrCurGtpV0Pkts OBJECT-TYPE
  6237.     SYNTAX  Counter64
  6238.     MAX-ACCESS read-only
  6239.     STATUS  current
  6240.     DESCRIPTION ""
  6241.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.98
  6242.     ::= { anueNtoStageGscNetworkFilterEntry 98 }
  6243.  
  6244.  
  6245. anueGscNWFltrCurGtpV1Pkts OBJECT-TYPE
  6246.     SYNTAX  Counter64
  6247.     MAX-ACCESS read-only
  6248.     STATUS  current
  6249.     DESCRIPTION ""
  6250.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.99
  6251.     ::= { anueNtoStageGscNetworkFilterEntry 99 }
  6252.  
  6253.  
  6254. anueGscNWFltrCurGtpV2Pkts OBJECT-TYPE
  6255.     SYNTAX  Counter64
  6256.     MAX-ACCESS read-only
  6257.     STATUS  current
  6258.     DESCRIPTION ""
  6259.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.100
  6260.     ::= { anueNtoStageGscNetworkFilterEntry 100 }
  6261.  
  6262.  
  6263. anueGscNWFltrCurGtpTotPkts OBJECT-TYPE
  6264.     SYNTAX  Counter64
  6265.     MAX-ACCESS read-only
  6266.     STATUS  current
  6267.     DESCRIPTION ""
  6268.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.101
  6269.     ::= { anueNtoStageGscNetworkFilterEntry 101 }
  6270.  
  6271.  
  6272. anueGscNWFltrTotGtpV1Pkts OBJECT-TYPE
  6273.     SYNTAX  Counter64
  6274.     MAX-ACCESS read-only
  6275.     STATUS  current
  6276.     DESCRIPTION ""
  6277.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.102
  6278.     ::= { anueNtoStageGscNetworkFilterEntry 102 }
  6279.  
  6280.  
  6281. anueGscNWFltrTotGtpV0Pkts OBJECT-TYPE
  6282.     SYNTAX  Counter64
  6283.     MAX-ACCESS read-only
  6284.     STATUS  current
  6285.     DESCRIPTION ""
  6286.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.103
  6287.     ::= { anueNtoStageGscNetworkFilterEntry 103 }
  6288.  
  6289.  
  6290. anueGscNWFltrTotGtpV2Pkts OBJECT-TYPE
  6291.     SYNTAX  Counter64
  6292.     MAX-ACCESS read-only
  6293.     STATUS  current
  6294.     DESCRIPTION ""
  6295.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.104
  6296.     ::= { anueNtoStageGscNetworkFilterEntry 104 }
  6297.  
  6298.  
  6299. anueGscNWFltrTotGtpTotPkts OBJECT-TYPE
  6300.     SYNTAX  Counter64
  6301.     MAX-ACCESS read-only
  6302.     STATUS  current
  6303.     DESCRIPTION ""
  6304.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.105
  6305.     ::= { anueNtoStageGscNetworkFilterEntry 105 }
  6306.  
  6307.  
  6308. anueGscNWFltrPkGtpV0Pkts OBJECT-TYPE
  6309.     SYNTAX  Counter64
  6310.     MAX-ACCESS read-only
  6311.     STATUS  current
  6312.     DESCRIPTION ""
  6313.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.106
  6314.     ::= { anueNtoStageGscNetworkFilterEntry 106 }
  6315.  
  6316.  
  6317. anueGscNWFltrPkGtpV1Pkts OBJECT-TYPE
  6318.     SYNTAX  Counter64
  6319.     MAX-ACCESS read-only
  6320.     STATUS  current
  6321.     DESCRIPTION ""
  6322.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.107
  6323.     ::= { anueNtoStageGscNetworkFilterEntry 107 }
  6324.  
  6325.  
  6326. anueGscNWFltrPkGtpV2Pkts OBJECT-TYPE
  6327.     SYNTAX  Counter64
  6328.     MAX-ACCESS read-only
  6329.     STATUS  current
  6330.     DESCRIPTION ""
  6331.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.108
  6332.     ::= { anueNtoStageGscNetworkFilterEntry 108 }
  6333.  
  6334.  
  6335. anueGscNWFltrPkGtpTotPkts OBJECT-TYPE
  6336.     SYNTAX  Counter64
  6337.     MAX-ACCESS read-only
  6338.     STATUS  current
  6339.     DESCRIPTION ""
  6340.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.109
  6341.     ::= { anueNtoStageGscNetworkFilterEntry 109 }
  6342.  
  6343.  
  6344. anueGscNWFltrPkGtpV0PktsT OBJECT-TYPE
  6345.     SYNTAX  DateAndTime
  6346.     MAX-ACCESS read-only
  6347.     STATUS  current
  6348.     DESCRIPTION ""
  6349.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.110
  6350.     ::= { anueNtoStageGscNetworkFilterEntry 110 }
  6351.  
  6352.  
  6353. anueGscNWFltrPkGtpV1PktsT OBJECT-TYPE
  6354.     SYNTAX  DateAndTime
  6355.     MAX-ACCESS read-only
  6356.     STATUS  current
  6357.     DESCRIPTION ""
  6358.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.111
  6359.     ::= { anueNtoStageGscNetworkFilterEntry 111 }
  6360.  
  6361.  
  6362. anueGscNWFltrPkGtpV2PktsT OBJECT-TYPE
  6363.     SYNTAX  DateAndTime
  6364.     MAX-ACCESS read-only
  6365.     STATUS  current
  6366.     DESCRIPTION ""
  6367.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.112
  6368.     ::= { anueNtoStageGscNetworkFilterEntry 112 }
  6369.  
  6370.  
  6371. anueGscNWFltrPkGtpTotPktsT OBJECT-TYPE
  6372.     SYNTAX  DateAndTime
  6373.     MAX-ACCESS read-only
  6374.     STATUS  current
  6375.     DESCRIPTION ""
  6376.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.113
  6377.     ::= { anueNtoStageGscNetworkFilterEntry 113 }
  6378.  
  6379.  
  6380. anueGscNWFltrTotGtpV0ToutSess OBJECT-TYPE
  6381.     SYNTAX  Counter64
  6382.     MAX-ACCESS read-only
  6383.     STATUS  current
  6384.     DESCRIPTION ""
  6385.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.114
  6386.     ::= { anueNtoStageGscNetworkFilterEntry 114 }
  6387.  
  6388.  
  6389. anueGscNWFltrTotGtpV1ToutSess OBJECT-TYPE
  6390.     SYNTAX  Counter64
  6391.     MAX-ACCESS read-only
  6392.     STATUS  current
  6393.     DESCRIPTION ""
  6394.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.115
  6395.     ::= { anueNtoStageGscNetworkFilterEntry 115 }
  6396.  
  6397.  
  6398. anueGscNWFltrTotGtpV2ToutSess OBJECT-TYPE
  6399.     SYNTAX  Counter64
  6400.     MAX-ACCESS read-only
  6401.     STATUS  current
  6402.     DESCRIPTION ""
  6403.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.116
  6404.     ::= { anueNtoStageGscNetworkFilterEntry 116 }
  6405.  
  6406.  
  6407. anueGscNWFltrTotGtpTotToutSess OBJECT-TYPE
  6408.     SYNTAX  Counter64
  6409.     MAX-ACCESS read-only
  6410.     STATUS  current
  6411.     DESCRIPTION ""
  6412.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.117
  6413.     ::= { anueNtoStageGscNetworkFilterEntry 117 }
  6414.  
  6415.  
  6416. anueGscNWFltrAvgGtpV0ToutSess OBJECT-TYPE
  6417.     SYNTAX  Counter64
  6418.     MAX-ACCESS read-only
  6419.     STATUS  current
  6420.     DESCRIPTION ""
  6421.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.118
  6422.     ::= { anueNtoStageGscNetworkFilterEntry 118 }
  6423.  
  6424.  
  6425. anueGscNWFltrAvgGtpV1ToutSess OBJECT-TYPE
  6426.     SYNTAX  Counter64
  6427.     MAX-ACCESS read-only
  6428.     STATUS  current
  6429.     DESCRIPTION ""
  6430.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.119
  6431.     ::= { anueNtoStageGscNetworkFilterEntry 119 }
  6432.  
  6433.  
  6434. anueGscNWFltrAvgGtpV2ToutSess OBJECT-TYPE
  6435.     SYNTAX  Counter64
  6436.     MAX-ACCESS read-only
  6437.     STATUS  current
  6438.     DESCRIPTION ""
  6439.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.120
  6440.     ::= { anueNtoStageGscNetworkFilterEntry 120 }
  6441.  
  6442.  
  6443. anueGscNWFltrAvgGtpTotToutSess OBJECT-TYPE
  6444.     SYNTAX  Counter64
  6445.     MAX-ACCESS read-only
  6446.     STATUS  current
  6447.     DESCRIPTION ""
  6448.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.121
  6449.     ::= { anueNtoStageGscNetworkFilterEntry 121 }
  6450.  
  6451.  
  6452. anueGscNWFltrCurGtpV0ToutSess OBJECT-TYPE
  6453.     SYNTAX  Counter64
  6454.     MAX-ACCESS read-only
  6455.     STATUS  current
  6456.     DESCRIPTION ""
  6457.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.122
  6458.     ::= { anueNtoStageGscNetworkFilterEntry 122 }
  6459.  
  6460.  
  6461. anueGscNWFltrCurGtpV1ToutSess OBJECT-TYPE
  6462.     SYNTAX  Counter64
  6463.     MAX-ACCESS read-only
  6464.     STATUS  current
  6465.     DESCRIPTION ""
  6466.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.123
  6467.     ::= { anueNtoStageGscNetworkFilterEntry 123 }
  6468.  
  6469.  
  6470. anueGscNWFltrCurGtpV2ToutSess OBJECT-TYPE
  6471.     SYNTAX  Counter64
  6472.     MAX-ACCESS read-only
  6473.     STATUS  current
  6474.     DESCRIPTION ""
  6475.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.124
  6476.     ::= { anueNtoStageGscNetworkFilterEntry 124 }
  6477.  
  6478.  
  6479. anueGscNWFltrCurGtpTotToutSess OBJECT-TYPE
  6480.     SYNTAX  Counter64
  6481.     MAX-ACCESS read-only
  6482.     STATUS  current
  6483.     DESCRIPTION ""
  6484.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.125
  6485.     ::= { anueNtoStageGscNetworkFilterEntry 125 }
  6486.  
  6487.  
  6488. anueGscNWFltrPkGtpV0ToutSess OBJECT-TYPE
  6489.     SYNTAX  Counter64
  6490.     MAX-ACCESS read-only
  6491.     STATUS  current
  6492.     DESCRIPTION ""
  6493.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.126
  6494.     ::= { anueNtoStageGscNetworkFilterEntry 126 }
  6495.  
  6496.  
  6497. anueGscNWFltrPkGtpV1ToutSess OBJECT-TYPE
  6498.     SYNTAX  Counter64
  6499.     MAX-ACCESS read-only
  6500.     STATUS  current
  6501.     DESCRIPTION ""
  6502.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.127
  6503.     ::= { anueNtoStageGscNetworkFilterEntry 127 }
  6504.  
  6505.  
  6506. anueGscNWFltrPkGtpV2ToutSess OBJECT-TYPE
  6507.     SYNTAX  Counter64
  6508.     MAX-ACCESS read-only
  6509.     STATUS  current
  6510.     DESCRIPTION ""
  6511.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.128
  6512.     ::= { anueNtoStageGscNetworkFilterEntry 128 }
  6513.  
  6514.  
  6515. anueGscNWFltrPkGtpTotToutSess OBJECT-TYPE
  6516.     SYNTAX  Counter64
  6517.     MAX-ACCESS read-only
  6518.     STATUS  current
  6519.     DESCRIPTION ""
  6520.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.129
  6521.     ::= { anueNtoStageGscNetworkFilterEntry 129 }
  6522.  
  6523.  
  6524. anueGscNWFltrPkGtpV0ToutSessT OBJECT-TYPE
  6525.     SYNTAX  DateAndTime
  6526.     MAX-ACCESS read-only
  6527.     STATUS  current
  6528.     DESCRIPTION ""
  6529.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.130
  6530.     ::= { anueNtoStageGscNetworkFilterEntry 130 }
  6531.  
  6532.  
  6533. anueGscNWFltrPkGtpV1ToutSessT OBJECT-TYPE
  6534.     SYNTAX  DateAndTime
  6535.     MAX-ACCESS read-only
  6536.     STATUS  current
  6537.     DESCRIPTION ""
  6538.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.131
  6539.     ::= { anueNtoStageGscNetworkFilterEntry 131 }
  6540.  
  6541.  
  6542. anueGscNWFltrPkGtpV2ToutSessT OBJECT-TYPE
  6543.     SYNTAX  DateAndTime
  6544.     MAX-ACCESS read-only
  6545.     STATUS  current
  6546.     DESCRIPTION ""
  6547.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.132
  6548.     ::= { anueNtoStageGscNetworkFilterEntry 132 }
  6549.  
  6550.  
  6551. anueGscNWFltrPkGtpTotToutSessT OBJECT-TYPE
  6552.     SYNTAX  DateAndTime
  6553.     MAX-ACCESS read-only
  6554.     STATUS  current
  6555.     DESCRIPTION ""
  6556.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.133
  6557.     ::= { anueNtoStageGscNetworkFilterEntry 133 }
  6558.  
  6559.  
  6560. anueGscNWFltrAvgGtpCPkts OBJECT-TYPE
  6561.     SYNTAX  Counter64
  6562.     MAX-ACCESS read-only
  6563.     STATUS  current
  6564.     DESCRIPTION ""
  6565.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.134
  6566.     ::= { anueNtoStageGscNetworkFilterEntry 134 }
  6567.  
  6568.  
  6569. anueGscNWFltrAvgGtpUPkts OBJECT-TYPE
  6570.     SYNTAX  Counter64
  6571.     MAX-ACCESS read-only
  6572.     STATUS  current
  6573.     DESCRIPTION ""
  6574.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.135
  6575.     ::= { anueNtoStageGscNetworkFilterEntry 135 }
  6576.  
  6577.  
  6578. anueGscNWFltrAvgDiameterPkts OBJECT-TYPE
  6579.     SYNTAX  Counter64
  6580.     MAX-ACCESS read-only
  6581.     STATUS  current
  6582.     DESCRIPTION ""
  6583.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.136
  6584.     ::= { anueNtoStageGscNetworkFilterEntry 136 }
  6585.  
  6586.  
  6587. anueGscNWFltrAvgDnsPkts OBJECT-TYPE
  6588.     SYNTAX  Counter64
  6589.     MAX-ACCESS read-only
  6590.     STATUS  current
  6591.     DESCRIPTION ""
  6592.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.137
  6593.     ::= { anueNtoStageGscNetworkFilterEntry 137 }
  6594.  
  6595.  
  6596. anueGscNWFltrAvgRadiusPkts OBJECT-TYPE
  6597.     SYNTAX  Counter64
  6598.     MAX-ACCESS read-only
  6599.     STATUS  current
  6600.     DESCRIPTION ""
  6601.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.138
  6602.     ::= { anueNtoStageGscNetworkFilterEntry 138 }
  6603.  
  6604.  
  6605. anueGscNWFltrAvgNonGtpPkts OBJECT-TYPE
  6606.     SYNTAX  Counter64
  6607.     MAX-ACCESS read-only
  6608.     STATUS  current
  6609.     DESCRIPTION ""
  6610.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.139
  6611.     ::= { anueNtoStageGscNetworkFilterEntry 139 }
  6612.  
  6613.  
  6614. anueGscNWFltrCurGtpCPkts OBJECT-TYPE
  6615.     SYNTAX  Counter64
  6616.     MAX-ACCESS read-only
  6617.     STATUS  current
  6618.     DESCRIPTION ""
  6619.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.140
  6620.     ::= { anueNtoStageGscNetworkFilterEntry 140 }
  6621.  
  6622.  
  6623. anueGscNWFltrCurGtpUPkts OBJECT-TYPE
  6624.     SYNTAX  Counter64
  6625.     MAX-ACCESS read-only
  6626.     STATUS  current
  6627.     DESCRIPTION ""
  6628.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.141
  6629.     ::= { anueNtoStageGscNetworkFilterEntry 141 }
  6630.  
  6631.  
  6632. anueGscNWFltrCurDiameterPkts OBJECT-TYPE
  6633.     SYNTAX  Counter64
  6634.     MAX-ACCESS read-only
  6635.     STATUS  current
  6636.     DESCRIPTION ""
  6637.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.142
  6638.     ::= { anueNtoStageGscNetworkFilterEntry 142 }
  6639.  
  6640.  
  6641. anueGscNWFltrCurDnsPkts OBJECT-TYPE
  6642.     SYNTAX  Counter64
  6643.     MAX-ACCESS read-only
  6644.     STATUS  current
  6645.     DESCRIPTION ""
  6646.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.143
  6647.     ::= { anueNtoStageGscNetworkFilterEntry 143 }
  6648.  
  6649.  
  6650. anueGscNWFltrCurRadiusPkts OBJECT-TYPE
  6651.     SYNTAX  Counter64
  6652.     MAX-ACCESS read-only
  6653.     STATUS  current
  6654.     DESCRIPTION ""
  6655.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.144
  6656.     ::= { anueNtoStageGscNetworkFilterEntry 144 }
  6657.  
  6658.  
  6659. anueGscNWFltrCurNonGtpPkts OBJECT-TYPE
  6660.     SYNTAX  Counter64
  6661.     MAX-ACCESS read-only
  6662.     STATUS  current
  6663.     DESCRIPTION ""
  6664.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.145
  6665.     ::= { anueNtoStageGscNetworkFilterEntry 145 }
  6666.  
  6667.  
  6668. anueGscNWFltrPkGtpCPkts OBJECT-TYPE
  6669.     SYNTAX  Counter64
  6670.     MAX-ACCESS read-only
  6671.     STATUS  current
  6672.     DESCRIPTION ""
  6673.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.146
  6674.     ::= { anueNtoStageGscNetworkFilterEntry 146 }
  6675.  
  6676.  
  6677. anueGscNWFltrPkGtpUPkts OBJECT-TYPE
  6678.     SYNTAX  Counter64
  6679.     MAX-ACCESS read-only
  6680.     STATUS  current
  6681.     DESCRIPTION ""
  6682.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.147
  6683.     ::= { anueNtoStageGscNetworkFilterEntry 147 }
  6684.  
  6685.  
  6686. anueGscNWFltrPkDiameterPkts OBJECT-TYPE
  6687.     SYNTAX  Counter64
  6688.     MAX-ACCESS read-only
  6689.     STATUS  current
  6690.     DESCRIPTION ""
  6691.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.148
  6692.     ::= { anueNtoStageGscNetworkFilterEntry 148 }
  6693.  
  6694.  
  6695. anueGscNWFltrPkDnsPkts OBJECT-TYPE
  6696.     SYNTAX  Counter64
  6697.     MAX-ACCESS read-only
  6698.     STATUS  current
  6699.     DESCRIPTION ""
  6700.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.149
  6701.     ::= { anueNtoStageGscNetworkFilterEntry 149 }
  6702.  
  6703.  
  6704. anueGscNWFltrPkRadiusPkts OBJECT-TYPE
  6705.     SYNTAX  Counter64
  6706.     MAX-ACCESS read-only
  6707.     STATUS  current
  6708.     DESCRIPTION ""
  6709.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.150
  6710.     ::= { anueNtoStageGscNetworkFilterEntry 150 }
  6711.  
  6712.  
  6713. anueGscNWFltrPkNonGtpPkts OBJECT-TYPE
  6714.     SYNTAX  Counter64
  6715.     MAX-ACCESS read-only
  6716.     STATUS  current
  6717.     DESCRIPTION ""
  6718.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.151
  6719.     ::= { anueNtoStageGscNetworkFilterEntry 151 }
  6720.  
  6721.  
  6722. anueGscNWFltrPkGtpCPktsT OBJECT-TYPE
  6723.     SYNTAX  DateAndTime
  6724.     MAX-ACCESS read-only
  6725.     STATUS  current
  6726.     DESCRIPTION ""
  6727.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.152
  6728.     ::= { anueNtoStageGscNetworkFilterEntry 152 }
  6729.  
  6730.  
  6731. anueGscNWFltrPkGtpUPktsT OBJECT-TYPE
  6732.     SYNTAX  DateAndTime
  6733.     MAX-ACCESS read-only
  6734.     STATUS  current
  6735.     DESCRIPTION ""
  6736.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.153
  6737.     ::= { anueNtoStageGscNetworkFilterEntry 153 }
  6738.  
  6739.  
  6740. anueGscNWFltrPkDiameterPktsT OBJECT-TYPE
  6741.     SYNTAX  DateAndTime
  6742.     MAX-ACCESS read-only
  6743.     STATUS  current
  6744.     DESCRIPTION ""
  6745.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.154
  6746.     ::= { anueNtoStageGscNetworkFilterEntry 154 }
  6747.  
  6748.  
  6749. anueGscNWFltrPkDnsPktsT OBJECT-TYPE
  6750.     SYNTAX  DateAndTime
  6751.     MAX-ACCESS read-only
  6752.     STATUS  current
  6753.     DESCRIPTION ""
  6754.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.155
  6755.     ::= { anueNtoStageGscNetworkFilterEntry 155 }
  6756.  
  6757.  
  6758. anueGscNWFltrPkRadiusPktsT OBJECT-TYPE
  6759.     SYNTAX  DateAndTime
  6760.     MAX-ACCESS read-only
  6761.     STATUS  current
  6762.     DESCRIPTION ""
  6763.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.156
  6764.     ::= { anueNtoStageGscNetworkFilterEntry 156 }
  6765.  
  6766.  
  6767. anueGscNWFltrPkNonGtpPktsT OBJECT-TYPE
  6768.     SYNTAX  DateAndTime
  6769.     MAX-ACCESS read-only
  6770.     STATUS  current
  6771.     DESCRIPTION ""
  6772.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.157
  6773.     ::= { anueNtoStageGscNetworkFilterEntry 157 }
  6774.  
  6775.  
  6776. anueGscNWFltrTotGtpCPkts OBJECT-TYPE
  6777.     SYNTAX  Counter64
  6778.     MAX-ACCESS read-only
  6779.     STATUS  current
  6780.     DESCRIPTION ""
  6781.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.158
  6782.     ::= { anueNtoStageGscNetworkFilterEntry 158 }
  6783.  
  6784.  
  6785. anueGscNWFltrTotGtpUPkts OBJECT-TYPE
  6786.     SYNTAX  Counter64
  6787.     MAX-ACCESS read-only
  6788.     STATUS  current
  6789.     DESCRIPTION ""
  6790.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.159
  6791.     ::= { anueNtoStageGscNetworkFilterEntry 159 }
  6792.  
  6793.  
  6794. anueGscNWFltrTotDiameterPkts OBJECT-TYPE
  6795.     SYNTAX  Counter64
  6796.     MAX-ACCESS read-only
  6797.     STATUS  current
  6798.     DESCRIPTION ""
  6799.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.160
  6800.     ::= { anueNtoStageGscNetworkFilterEntry 160 }
  6801.  
  6802.  
  6803. anueGscNWFltrTotDnsPkts OBJECT-TYPE
  6804.     SYNTAX  Counter64
  6805.     MAX-ACCESS read-only
  6806.     STATUS  current
  6807.     DESCRIPTION ""
  6808.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.161
  6809.     ::= { anueNtoStageGscNetworkFilterEntry 161 }
  6810.  
  6811.  
  6812. anueGscNWFltrTotRadiusPkts OBJECT-TYPE
  6813.     SYNTAX  Counter64
  6814.     MAX-ACCESS read-only
  6815.     STATUS  current
  6816.     DESCRIPTION ""
  6817.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.162
  6818.     ::= { anueNtoStageGscNetworkFilterEntry 162 }
  6819.  
  6820.  
  6821. anueGscNWFltrTotNonGtpPkts OBJECT-TYPE
  6822.     SYNTAX  Counter64
  6823.     MAX-ACCESS read-only
  6824.     STATUS  current
  6825.     DESCRIPTION ""
  6826.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.163
  6827.     ::= { anueNtoStageGscNetworkFilterEntry 163 }
  6828.  
  6829.  
  6830. anueGscNWFltrTotGscDropPkts OBJECT-TYPE
  6831.     SYNTAX  Counter64
  6832.     MAX-ACCESS read-only
  6833.     STATUS  current
  6834.     DESCRIPTION ""
  6835.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.164
  6836.     ::= { anueNtoStageGscNetworkFilterEntry 164 }
  6837.  
  6838.  
  6839. anueGscNWFltrCurGscSessLoad OBJECT-TYPE
  6840.     SYNTAX  CounterBasedGauge64
  6841.     MAX-ACCESS read-only
  6842.     STATUS  current
  6843.     DESCRIPTION
  6844.         "The percentage of sessions table bandwidth utilized in the
  6845.          current (most recent) sampling period by network port group filter
  6846.          receive (incoming) traffic. As the load nears 100% new sessions
  6847.          might not fit in the table and could be sent to the non-session
  6848.          pool."
  6849.  
  6850.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.165
  6851.     ::= { anueNtoStageGscNetworkFilterEntry 165 }
  6852.  
  6853.  
  6854. anueGscNWFltrAvgGscSessLoad OBJECT-TYPE
  6855.     SYNTAX  CounterBasedGauge64
  6856.     MAX-ACCESS read-only
  6857.     STATUS  current
  6858.     DESCRIPTION
  6859.         "The percentage of sessions table bandwidth utilized in the
  6860.          current (most recent) sampling period by network port group filter
  6861.          receive (incoming) traffic. As the load nears 100% new sessions
  6862.          might not fit in the table and could be sent to the non-session
  6863.          pool."
  6864.  
  6865.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.166
  6866.     ::= { anueNtoStageGscNetworkFilterEntry 166 }
  6867.  
  6868.  
  6869. anueGscNWFltrPeakGscSessLoad OBJECT-TYPE
  6870.     SYNTAX  CounterBasedGauge64
  6871.     MAX-ACCESS read-only
  6872.     STATUS  current
  6873.     DESCRIPTION
  6874.         "The peak percentage of sessions table bandwidth utilized in the
  6875.          in any sampling period since anueFilterStatsResetTime by network
  6876.          port group filter receive (incoming) traffic. As the load nears
  6877.          100% new sessions might not fit in the table and could be sent to
  6878.          the non-session pool."
  6879.  
  6880.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.167
  6881.     ::= { anueNtoStageGscNetworkFilterEntry 167 }
  6882.  
  6883.  
  6884. anueGscNWFltrPeakGscSessLoadT OBJECT-TYPE
  6885.     SYNTAX  DateAndTime
  6886.     MAX-ACCESS read-only
  6887.     STATUS  current
  6888.     DESCRIPTION
  6889.         "The date and time of the PeakGscSessLoad event."
  6890.  
  6891.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.168
  6892.     ::= { anueNtoStageGscNetworkFilterEntry 168 }
  6893.  
  6894.  
  6895. anueGscNWFltrCurNetwElemLoad OBJECT-TYPE
  6896.     SYNTAX  CounterBasedGauge64
  6897.     MAX-ACCESS read-only
  6898.     STATUS  current
  6899.     DESCRIPTION
  6900.         ""
  6901.  
  6902.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.169
  6903.     ::= { anueNtoStageGscNetworkFilterEntry 169 }
  6904.  
  6905.  
  6906. anueGscNWFltrPeakNetwElemLoad OBJECT-TYPE
  6907.     SYNTAX  CounterBasedGauge64
  6908.     MAX-ACCESS read-only
  6909.     STATUS  current
  6910.     DESCRIPTION
  6911.         ""
  6912.  
  6913.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.170
  6914.     ::= { anueNtoStageGscNetworkFilterEntry 170 }
  6915.  
  6916.  
  6917. anueGscNWFltrPeakNetwElemLoadT OBJECT-TYPE
  6918.     SYNTAX  DateAndTime
  6919.     MAX-ACCESS read-only
  6920.     STATUS  current
  6921.     DESCRIPTION
  6922.         ""
  6923.  
  6924.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.171
  6925.     ::= { anueNtoStageGscNetworkFilterEntry 171 }
  6926.  
  6927.  
  6928. anueGscNWFltrCurReqRespLoad OBJECT-TYPE
  6929.     SYNTAX  CounterBasedGauge64
  6930.     MAX-ACCESS read-only
  6931.     STATUS  current
  6932.     DESCRIPTION
  6933.         ""
  6934.  
  6935.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.172
  6936.     ::= { anueNtoStageGscNetworkFilterEntry 172 }
  6937.  
  6938.  
  6939. anueGscNWFltrPeakReqRespLoad OBJECT-TYPE
  6940.     SYNTAX  CounterBasedGauge64
  6941.     MAX-ACCESS read-only
  6942.     STATUS  current
  6943.     DESCRIPTION
  6944.         ""
  6945.  
  6946.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.173
  6947.     ::= { anueNtoStageGscNetworkFilterEntry 173 }
  6948.  
  6949.  
  6950. anueGscNWFltrPeakReqRespLoadT OBJECT-TYPE
  6951.     SYNTAX  DateAndTime
  6952.     MAX-ACCESS read-only
  6953.     STATUS  current
  6954.     DESCRIPTION
  6955.         ""
  6956.  
  6957.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.174
  6958.     ::= { anueNtoStageGscNetworkFilterEntry 174 }
  6959.  
  6960.  
  6961. anueGscNWFltrCurFragLoad OBJECT-TYPE
  6962.     SYNTAX  CounterBasedGauge64
  6963.     MAX-ACCESS read-only
  6964.     STATUS  current
  6965.     DESCRIPTION
  6966.         ""
  6967.  
  6968.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.175
  6969.     ::= { anueNtoStageGscNetworkFilterEntry 175 }
  6970.  
  6971.  
  6972. anueGscNWFltrPeakFragLoad OBJECT-TYPE
  6973.     SYNTAX  CounterBasedGauge64
  6974.     MAX-ACCESS read-only
  6975.     STATUS  current
  6976.     DESCRIPTION
  6977.         ""
  6978.  
  6979.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.176
  6980.     ::= { anueNtoStageGscNetworkFilterEntry 176 }
  6981.  
  6982.  
  6983. anueGscNWFltrPeakFragLoadT OBJECT-TYPE
  6984.     SYNTAX  DateAndTime
  6985.     MAX-ACCESS read-only
  6986.     STATUS  current
  6987.     DESCRIPTION
  6988.         ""
  6989.  
  6990.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.177
  6991.     ::= { anueNtoStageGscNetworkFilterEntry 177 }
  6992.  
  6993.  
  6994. anueGscNWFltrAvgGscUnassignedSess OBJECT-TYPE
  6995.     SYNTAX  Counter64
  6996.     MAX-ACCESS read-only
  6997.     STATUS  current
  6998.     DESCRIPTION
  6999.         ""
  7000.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.178
  7001.     ::= { anueNtoStageGscNetworkFilterEntry 178 }
  7002.  
  7003.  
  7004. anueGscNWFltrCurGscUnassignedSess OBJECT-TYPE
  7005.     SYNTAX  Counter64
  7006.     MAX-ACCESS read-only
  7007.     STATUS  current
  7008.     DESCRIPTION
  7009.         ""
  7010.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.179
  7011.     ::= { anueNtoStageGscNetworkFilterEntry 179 }
  7012.  
  7013.  
  7014. anueGscNWFltrPkGscUnassignedSess OBJECT-TYPE
  7015.     SYNTAX  Counter64
  7016.     MAX-ACCESS read-only
  7017.     STATUS  current
  7018.     DESCRIPTION
  7019.         ""
  7020.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.180
  7021.     ::= { anueNtoStageGscNetworkFilterEntry 180 }
  7022.  
  7023.  
  7024. anueGscNWFltrPkGscUnassignedSessT OBJECT-TYPE
  7025.     SYNTAX  DateAndTime
  7026.     MAX-ACCESS read-only
  7027.     STATUS  current
  7028.     DESCRIPTION
  7029.         ""
  7030.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.181
  7031.     ::= { anueNtoStageGscNetworkFilterEntry 181 }
  7032.  
  7033.  
  7034. anueGscNWFltrTotGscUnassignedSess OBJECT-TYPE
  7035.     SYNTAX  Counter64
  7036.     MAX-ACCESS read-only
  7037.     STATUS  current
  7038.     DESCRIPTION
  7039.         ""
  7040.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.182
  7041.     ::= { anueNtoStageGscNetworkFilterEntry 182 }
  7042.  
  7043.  
  7044. anueGscNWFltrAvgUnprocReq OBJECT-TYPE
  7045.     SYNTAX  Counter64
  7046.     MAX-ACCESS read-only
  7047.     STATUS  current
  7048.     DESCRIPTION
  7049.         ""
  7050.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.183
  7051.     ::= { anueNtoStageGscNetworkFilterEntry 183 }
  7052.  
  7053.  
  7054. anueGscNWFltrCurUnprocReq OBJECT-TYPE
  7055.     SYNTAX  Counter64
  7056.     MAX-ACCESS read-only
  7057.     STATUS  current
  7058.     DESCRIPTION
  7059.         ""
  7060.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.184
  7061.     ::= { anueNtoStageGscNetworkFilterEntry 184 }
  7062.  
  7063.  
  7064. anueGscNWFltrPkUnprocReq OBJECT-TYPE
  7065.     SYNTAX  Counter64
  7066.     MAX-ACCESS read-only
  7067.     STATUS  current
  7068.     DESCRIPTION
  7069.         ""
  7070.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.185
  7071.     ::= { anueNtoStageGscNetworkFilterEntry 185 }
  7072.  
  7073.  
  7074. anueGscNWFltrPkUnprocReqT OBJECT-TYPE
  7075.     SYNTAX  DateAndTime
  7076.     MAX-ACCESS read-only
  7077.     STATUS  current
  7078.     DESCRIPTION
  7079.         ""
  7080.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.186
  7081.     ::= { anueNtoStageGscNetworkFilterEntry 186 }
  7082.  
  7083.  
  7084. anueGscNWFltrTotUnprocReq OBJECT-TYPE
  7085.     SYNTAX  Counter64
  7086.     MAX-ACCESS read-only
  7087.     STATUS  current
  7088.     DESCRIPTION
  7089.         ""
  7090.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.187
  7091.     ::= { anueNtoStageGscNetworkFilterEntry 187 }
  7092.  
  7093.  
  7094. anueGscNWFltrAvgTdOutReq OBJECT-TYPE
  7095.     SYNTAX  Counter64
  7096.     MAX-ACCESS read-only
  7097.     STATUS  current
  7098.     DESCRIPTION
  7099.         ""
  7100.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.188
  7101.     ::= { anueNtoStageGscNetworkFilterEntry 188 }
  7102.  
  7103.  
  7104. anueGscNWFltrCurTdOutReq OBJECT-TYPE
  7105.     SYNTAX  Counter64
  7106.     MAX-ACCESS read-only
  7107.     STATUS  current
  7108.     DESCRIPTION
  7109.         ""
  7110.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.189
  7111.     ::= { anueNtoStageGscNetworkFilterEntry 189 }
  7112.  
  7113.  
  7114. anueGscNWFltrPkTdOutReq OBJECT-TYPE
  7115.     SYNTAX  Counter64
  7116.     MAX-ACCESS read-only
  7117.     STATUS  current
  7118.     DESCRIPTION
  7119.         ""
  7120.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.190
  7121.     ::= { anueNtoStageGscNetworkFilterEntry 190 }
  7122.  
  7123.  
  7124. anueGscNWFltrPkTdOutReqT OBJECT-TYPE
  7125.     SYNTAX  DateAndTime
  7126.     MAX-ACCESS read-only
  7127.     STATUS  current
  7128.     DESCRIPTION
  7129.         ""
  7130.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.191
  7131.     ::= { anueNtoStageGscNetworkFilterEntry 191 }
  7132.  
  7133.  
  7134. anueGscNWFltrTotTdOutReq OBJECT-TYPE
  7135.     SYNTAX  Counter64
  7136.     MAX-ACCESS read-only
  7137.     STATUS  current
  7138.     DESCRIPTION
  7139.         ""
  7140.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.192
  7141.     ::= { anueNtoStageGscNetworkFilterEntry 192 }
  7142.  
  7143.  
  7144. anueGscNWFltrAvgUnmatchedResp OBJECT-TYPE
  7145.     SYNTAX  Counter64
  7146.     MAX-ACCESS read-only
  7147.     STATUS  current
  7148.     DESCRIPTION
  7149.         ""
  7150.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.193
  7151.     ::= { anueNtoStageGscNetworkFilterEntry 193 }
  7152.  
  7153.  
  7154. anueGscNWFltrCurUnmatchedResp OBJECT-TYPE
  7155.     SYNTAX  Counter64
  7156.     MAX-ACCESS read-only
  7157.     STATUS  current
  7158.     DESCRIPTION
  7159.         ""
  7160.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.194
  7161.     ::= { anueNtoStageGscNetworkFilterEntry 194 }
  7162.  
  7163.  
  7164. anueGscNWFltrPkUnmatchedResp OBJECT-TYPE
  7165.     SYNTAX  Counter64
  7166.     MAX-ACCESS read-only
  7167.     STATUS  current
  7168.     DESCRIPTION
  7169.         ""
  7170.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.195
  7171.     ::= { anueNtoStageGscNetworkFilterEntry 195 }
  7172.  
  7173.  
  7174. anueGscNWFltrPkUnmatchedRespT OBJECT-TYPE
  7175.     SYNTAX  DateAndTime
  7176.     MAX-ACCESS read-only
  7177.     STATUS  current
  7178.     DESCRIPTION
  7179.         ""
  7180.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.196
  7181.     ::= { anueNtoStageGscNetworkFilterEntry 196 }
  7182.  
  7183.  
  7184. anueGscNWFltrTotUnmatchedResp OBJECT-TYPE
  7185.     SYNTAX  Counter64
  7186.     MAX-ACCESS read-only
  7187.     STATUS  current
  7188.     DESCRIPTION
  7189.         ""
  7190.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.197
  7191.     ::= { anueNtoStageGscNetworkFilterEntry 197 }
  7192.  
  7193.  
  7194. anueGscNWFltrOverloadErrCode OBJECT-TYPE
  7195.     SYNTAX  Counter64
  7196.     MAX-ACCESS read-only
  7197.     STATUS  current
  7198.     DESCRIPTION
  7199.         ""
  7200.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.198
  7201.     ::= { anueNtoStageGscNetworkFilterEntry 198 }
  7202.  
  7203.  
  7204. anueGscNWFltrOverloadT OBJECT-TYPE
  7205.     SYNTAX  DateAndTime
  7206.     MAX-ACCESS read-only
  7207.     STATUS  current
  7208.     DESCRIPTION
  7209.         ""
  7210.     -- 1.3.6.1.4.1.32620.1.1.4.100.1.199
  7211.     ::= { anueNtoStageGscNetworkFilterEntry 199 }
  7212.  
  7213.  
  7214. anueNtoStageGscToolFilterTable OBJECT-TYPE
  7215.     SYNTAX  SEQUENCE OF AnueNtoStageGscToolFilterEntry
  7216.     MAX-ACCESS not-accessible
  7217.     STATUS  current
  7218.     DESCRIPTION
  7219.         ""
  7220.     -- 1.3.6.1.4.1.32620.1.1.4.101
  7221.     ::= { anueNtoStage 101 }
  7222.  
  7223.  
  7224. anueNtoStageGscToolFilterEntry OBJECT-TYPE
  7225.     SYNTAX  AnueNtoStageGscToolFilterEntry
  7226.     MAX-ACCESS not-accessible
  7227.     STATUS  current
  7228.     DESCRIPTION
  7229.         ""
  7230.     INDEX {
  7231.         anueNtoStageGscToolFilterType,
  7232.         anueNtoStageGscToolFilterNumber,
  7233.         anueNtoStageGscToolFilterFeature }
  7234.     -- 1.3.6.1.4.1.32620.1.1.4.101.1
  7235.     ::= { anueNtoStageGscToolFilterTable 1 }
  7236.  
  7237.  
  7238. AnueNtoStageGscToolFilterEntry ::= SEQUENCE {
  7239.     anueNtoStageGscToolFilterType                    AnueFilterTypeDT,
  7240.     anueNtoStageGscToolFilterNumber                  Integer32,
  7241.     anueNtoStageGscToolFilterFeature                 AnueStageType,
  7242.     anueGscTFltrCurGtpV0ActSess                      Counter64,
  7243.     anueGscTFltrCurGtpV1ActSess                      Counter64,
  7244.     anueGscTFltrCurGtpV2ActSess                      Counter64,
  7245.     anueGscTFltrCurGtpTotActSess                     Counter64,
  7246.     anueGscTFltrAvgGtpV0ActSess                      Counter64,
  7247.     anueGscTFltrAvgGtpV1ActSess                      Counter64,
  7248.     anueGscTFltrAvgGtpV2ActSess                      Counter64,
  7249.     anueGscTFltrAvgGtpTotActSess                     Counter64,
  7250.     anueGscTFltrPeakGtpV0ActSess                     Counter64,
  7251.     anueGscTFltrPeakGtpV1ActSess                     Counter64,
  7252.     anueGscTFltrPeakGtpV2ActSess                     Counter64,
  7253.     anueGscTFltrPeakGtpTotActSess                    Counter64,
  7254.     anueGscTFltrPeakGtpV0ActSessT                    DateAndTime,
  7255.     anueGscTFltrPeakGtpV1ActSessT                    DateAndTime,
  7256.     anueGscTFltrPeakGtpV2ActSessT                    DateAndTime,
  7257.     anueGscTFltrPeakGtpTotActSessT                   DateAndTime,
  7258.     anueGscTFltrAvgGtpCPkts                          Counter64,
  7259.     anueGscTFltrAvgGtpUPkts                          Counter64,
  7260.     anueGscTFltrAvgDiameterPkts                      Counter64,
  7261.     anueGscTFltrAvgDnsPkts                           Counter64,
  7262.     anueGscTFltrAvgRadiusPkts                        Counter64,
  7263.     anueGscTFltrPeakGtpCPkts                         Counter64,
  7264.     anueGscTFltrPeakGtpUPkts                         Counter64,
  7265.     anueGscTFltrPeakDiameterPkts                     Counter64,
  7266.     anueGscTFltrPeakDnsPkts                          Counter64,
  7267.     anueGscTFltrPeakRadiusPkts                       Counter64,
  7268.     anueGscTFltrPeakGtpCPktsT                        DateAndTime,
  7269.     anueGscTFltrPeakGtpUPktsT                        DateAndTime,
  7270.     anueGscTFltrPeakDiameterPktsT                    DateAndTime,
  7271.     anueGscTFltrPeakDnsPktsT                         DateAndTime,
  7272.     anueGscTFltrPeakRadiusPktsT                      DateAndTime,
  7273.     anueGscTFltrTotGtpCPkts                          Counter64,
  7274.     anueGscTFltrTotGtpUPkts                          Counter64,
  7275.     anueGscTFltrTotDiameterPkts                      Counter64,
  7276.     anueGscTFltrTotDnsPkts                           Counter64,
  7277.     anueGscTFltrTotRadiusPkts                        Counter64,
  7278.     anueGscTFltrCurGtpCPkts                          Counter64,
  7279.     anueGscTFltrCurGtpUPkts                          Counter64,
  7280.     anueGscTFltrCurDiameterPkts                      Counter64,
  7281.     anueGscTFltrCurDnsPkts                           Counter64,
  7282.     anueGscTFltrCurRadiusPkts                        Counter64 }
  7283.  
  7284.  
  7285. anueNtoStageGscToolFilterType OBJECT-TYPE
  7286.     SYNTAX  AnueFilterTypeDT
  7287.     MAX-ACCESS read-only
  7288.     STATUS  current
  7289.     DESCRIPTION
  7290.         ""
  7291.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.1
  7292.     ::= { anueNtoStageGscToolFilterEntry 1 }
  7293.  
  7294.  
  7295. anueNtoStageGscToolFilterNumber OBJECT-TYPE
  7296.     SYNTAX  Integer32 (1..2147483647)
  7297.     MAX-ACCESS read-only
  7298.     STATUS  current
  7299.     DESCRIPTION
  7300.         ""
  7301.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.2
  7302.     ::= { anueNtoStageGscToolFilterEntry 2 }
  7303.  
  7304.  
  7305. anueNtoStageGscToolFilterFeature OBJECT-TYPE
  7306.     SYNTAX  AnueStageType
  7307.     MAX-ACCESS read-only
  7308.     STATUS  current
  7309.     DESCRIPTION
  7310.         ""
  7311.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.3
  7312.     ::= { anueNtoStageGscToolFilterEntry 3 }
  7313.  
  7314.  
  7315. anueGscTFltrCurGtpV0ActSess OBJECT-TYPE
  7316.     SYNTAX  Counter64
  7317.     MAX-ACCESS read-only
  7318.     STATUS  current
  7319.     DESCRIPTION
  7320.         ""
  7321.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.4
  7322.     ::= { anueNtoStageGscToolFilterEntry 4 }
  7323.  
  7324.  
  7325. anueGscTFltrCurGtpV1ActSess OBJECT-TYPE
  7326.     SYNTAX  Counter64
  7327.     MAX-ACCESS read-only
  7328.     STATUS  current
  7329.     DESCRIPTION
  7330.         ""
  7331.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.5
  7332.     ::= { anueNtoStageGscToolFilterEntry 5 }
  7333.  
  7334.  
  7335. anueGscTFltrCurGtpV2ActSess OBJECT-TYPE
  7336.     SYNTAX  Counter64
  7337.     MAX-ACCESS read-only
  7338.     STATUS  current
  7339.     DESCRIPTION
  7340.         ""
  7341.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.6
  7342.     ::= { anueNtoStageGscToolFilterEntry 6 }
  7343.  
  7344.  
  7345. anueGscTFltrCurGtpTotActSess OBJECT-TYPE
  7346.     SYNTAX  Counter64
  7347.     MAX-ACCESS read-only
  7348.     STATUS  current
  7349.     DESCRIPTION
  7350.         ""
  7351.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.7
  7352.     ::= { anueNtoStageGscToolFilterEntry 7 }
  7353.  
  7354.  
  7355. anueGscTFltrAvgGtpV0ActSess OBJECT-TYPE
  7356.     SYNTAX  Counter64
  7357.     MAX-ACCESS read-only
  7358.     STATUS  current
  7359.     DESCRIPTION
  7360.         ""
  7361.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.8
  7362.     ::= { anueNtoStageGscToolFilterEntry 8 }
  7363.  
  7364.  
  7365. anueGscTFltrAvgGtpV1ActSess OBJECT-TYPE
  7366.     SYNTAX  Counter64
  7367.     MAX-ACCESS read-only
  7368.     STATUS  current
  7369.     DESCRIPTION
  7370.         ""
  7371.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.9
  7372.     ::= { anueNtoStageGscToolFilterEntry 9 }
  7373.  
  7374.  
  7375. anueGscTFltrAvgGtpV2ActSess OBJECT-TYPE
  7376.     SYNTAX  Counter64
  7377.     MAX-ACCESS read-only
  7378.     STATUS  current
  7379.     DESCRIPTION
  7380.         ""
  7381.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.10
  7382.     ::= { anueNtoStageGscToolFilterEntry 10 }
  7383.  
  7384.  
  7385. anueGscTFltrAvgGtpTotActSess OBJECT-TYPE
  7386.     SYNTAX  Counter64
  7387.     MAX-ACCESS read-only
  7388.     STATUS  current
  7389.     DESCRIPTION
  7390.         ""
  7391.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.11
  7392.     ::= { anueNtoStageGscToolFilterEntry 11 }
  7393.  
  7394.  
  7395. anueGscTFltrPeakGtpV0ActSess OBJECT-TYPE
  7396.     SYNTAX  Counter64
  7397.     MAX-ACCESS read-only
  7398.     STATUS  current
  7399.     DESCRIPTION
  7400.         ""
  7401.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.12
  7402.     ::= { anueNtoStageGscToolFilterEntry 12 }
  7403.  
  7404.  
  7405. anueGscTFltrPeakGtpV1ActSess OBJECT-TYPE
  7406.     SYNTAX  Counter64
  7407.     MAX-ACCESS read-only
  7408.     STATUS  current
  7409.     DESCRIPTION
  7410.         ""
  7411.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.13
  7412.     ::= { anueNtoStageGscToolFilterEntry 13 }
  7413.  
  7414.  
  7415. anueGscTFltrPeakGtpV2ActSess OBJECT-TYPE
  7416.     SYNTAX  Counter64
  7417.     MAX-ACCESS read-only
  7418.     STATUS  current
  7419.     DESCRIPTION
  7420.         ""
  7421.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.14
  7422.     ::= { anueNtoStageGscToolFilterEntry 14 }
  7423.  
  7424.  
  7425. anueGscTFltrPeakGtpTotActSess OBJECT-TYPE
  7426.     SYNTAX  Counter64
  7427.     MAX-ACCESS read-only
  7428.     STATUS  current
  7429.     DESCRIPTION
  7430.         ""
  7431.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.15
  7432.     ::= { anueNtoStageGscToolFilterEntry 15 }
  7433.  
  7434.  
  7435. anueGscTFltrPeakGtpV0ActSessT OBJECT-TYPE
  7436.     SYNTAX  DateAndTime
  7437.     MAX-ACCESS read-only
  7438.     STATUS  current
  7439.     DESCRIPTION
  7440.         ""
  7441.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.16
  7442.     ::= { anueNtoStageGscToolFilterEntry 16 }
  7443.  
  7444.  
  7445. anueGscTFltrPeakGtpV1ActSessT OBJECT-TYPE
  7446.     SYNTAX  DateAndTime
  7447.     MAX-ACCESS read-only
  7448.     STATUS  current
  7449.     DESCRIPTION
  7450.         ""
  7451.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.17
  7452.     ::= { anueNtoStageGscToolFilterEntry 17 }
  7453.  
  7454.  
  7455. anueGscTFltrPeakGtpV2ActSessT OBJECT-TYPE
  7456.     SYNTAX  DateAndTime
  7457.     MAX-ACCESS read-only
  7458.     STATUS  current
  7459.     DESCRIPTION
  7460.         ""
  7461.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.18
  7462.     ::= { anueNtoStageGscToolFilterEntry 18 }
  7463.  
  7464.  
  7465. anueGscTFltrPeakGtpTotActSessT OBJECT-TYPE
  7466.     SYNTAX  DateAndTime
  7467.     MAX-ACCESS read-only
  7468.     STATUS  current
  7469.     DESCRIPTION
  7470.         ""
  7471.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.19
  7472.     ::= { anueNtoStageGscToolFilterEntry 19 }
  7473.  
  7474.  
  7475. anueGscTFltrAvgGtpCPkts OBJECT-TYPE
  7476.     SYNTAX  Counter64
  7477.     MAX-ACCESS read-only
  7478.     STATUS  current
  7479.     DESCRIPTION
  7480.         ""
  7481.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.20
  7482.     ::= { anueNtoStageGscToolFilterEntry 20 }
  7483.  
  7484.  
  7485. anueGscTFltrAvgGtpUPkts OBJECT-TYPE
  7486.     SYNTAX  Counter64
  7487.     MAX-ACCESS read-only
  7488.     STATUS  current
  7489.     DESCRIPTION
  7490.         ""
  7491.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.21
  7492.     ::= { anueNtoStageGscToolFilterEntry 21 }
  7493.  
  7494.  
  7495. anueGscTFltrAvgDiameterPkts OBJECT-TYPE
  7496.     SYNTAX  Counter64
  7497.     MAX-ACCESS read-only
  7498.     STATUS  current
  7499.     DESCRIPTION
  7500.         ""
  7501.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.22
  7502.     ::= { anueNtoStageGscToolFilterEntry 22 }
  7503.  
  7504.  
  7505. anueGscTFltrAvgDnsPkts OBJECT-TYPE
  7506.     SYNTAX  Counter64
  7507.     MAX-ACCESS read-only
  7508.     STATUS  current
  7509.     DESCRIPTION
  7510.         ""
  7511.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.23
  7512.     ::= { anueNtoStageGscToolFilterEntry 23 }
  7513.  
  7514.  
  7515. anueGscTFltrAvgRadiusPkts OBJECT-TYPE
  7516.     SYNTAX  Counter64
  7517.     MAX-ACCESS read-only
  7518.     STATUS  current
  7519.     DESCRIPTION
  7520.         ""
  7521.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.24
  7522.     ::= { anueNtoStageGscToolFilterEntry 24 }
  7523.  
  7524.  
  7525. anueGscTFltrPeakGtpCPkts OBJECT-TYPE
  7526.     SYNTAX  Counter64
  7527.     MAX-ACCESS read-only
  7528.     STATUS  current
  7529.     DESCRIPTION
  7530.         ""
  7531.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.25
  7532.     ::= { anueNtoStageGscToolFilterEntry 25 }
  7533.  
  7534.  
  7535. anueGscTFltrPeakGtpUPkts OBJECT-TYPE
  7536.     SYNTAX  Counter64
  7537.     MAX-ACCESS read-only
  7538.     STATUS  current
  7539.     DESCRIPTION
  7540.         ""
  7541.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.26
  7542.     ::= { anueNtoStageGscToolFilterEntry 26 }
  7543.  
  7544.  
  7545. anueGscTFltrPeakDiameterPkts OBJECT-TYPE
  7546.     SYNTAX  Counter64
  7547.     MAX-ACCESS read-only
  7548.     STATUS  current
  7549.     DESCRIPTION
  7550.         ""
  7551.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.27
  7552.     ::= { anueNtoStageGscToolFilterEntry 27 }
  7553.  
  7554.  
  7555. anueGscTFltrPeakDnsPkts OBJECT-TYPE
  7556.     SYNTAX  Counter64
  7557.     MAX-ACCESS read-only
  7558.     STATUS  current
  7559.     DESCRIPTION
  7560.         ""
  7561.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.28
  7562.     ::= { anueNtoStageGscToolFilterEntry 28 }
  7563.  
  7564.  
  7565. anueGscTFltrPeakRadiusPkts OBJECT-TYPE
  7566.     SYNTAX  Counter64
  7567.     MAX-ACCESS read-only
  7568.     STATUS  current
  7569.     DESCRIPTION
  7570.         ""
  7571.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.29
  7572.     ::= { anueNtoStageGscToolFilterEntry 29 }
  7573.  
  7574.  
  7575. anueGscTFltrPeakGtpCPktsT OBJECT-TYPE
  7576.     SYNTAX  DateAndTime
  7577.     MAX-ACCESS read-only
  7578.     STATUS  current
  7579.     DESCRIPTION
  7580.         ""
  7581.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.30
  7582.     ::= { anueNtoStageGscToolFilterEntry 30 }
  7583.  
  7584. anueGscTFltrPeakGtpUPktsT OBJECT-TYPE
  7585.     SYNTAX  DateAndTime
  7586.     MAX-ACCESS read-only
  7587.     STATUS  current
  7588.     DESCRIPTION
  7589.         ""
  7590.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.31
  7591.     ::= { anueNtoStageGscToolFilterEntry 31 }
  7592.  
  7593.  
  7594. anueGscTFltrPeakDiameterPktsT OBJECT-TYPE
  7595.     SYNTAX  DateAndTime
  7596.     MAX-ACCESS read-only
  7597.     STATUS  current
  7598.     DESCRIPTION
  7599.         ""
  7600.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.32
  7601.     ::= { anueNtoStageGscToolFilterEntry 32 }
  7602.  
  7603.  
  7604. anueGscTFltrPeakDnsPktsT OBJECT-TYPE
  7605.     SYNTAX  DateAndTime
  7606.     MAX-ACCESS read-only
  7607.     STATUS  current
  7608.     DESCRIPTION
  7609.         ""
  7610.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.33
  7611.     ::= { anueNtoStageGscToolFilterEntry 33 }
  7612.  
  7613.  
  7614. anueGscTFltrPeakRadiusPktsT OBJECT-TYPE
  7615.     SYNTAX  DateAndTime
  7616.     MAX-ACCESS read-only
  7617.     STATUS  current
  7618.     DESCRIPTION
  7619.         ""
  7620.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.34
  7621.     ::= { anueNtoStageGscToolFilterEntry 34 }
  7622.  
  7623.  
  7624. anueGscTFltrTotGtpCPkts OBJECT-TYPE
  7625.     SYNTAX  Counter64
  7626.     MAX-ACCESS read-only
  7627.     STATUS  current
  7628.     DESCRIPTION
  7629.         ""
  7630.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.35
  7631.     ::= { anueNtoStageGscToolFilterEntry 35 }
  7632.  
  7633.  
  7634. anueGscTFltrTotGtpUPkts OBJECT-TYPE
  7635.     SYNTAX  Counter64
  7636.     MAX-ACCESS read-only
  7637.     STATUS  current
  7638.     DESCRIPTION
  7639.         ""
  7640.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.36
  7641.     ::= { anueNtoStageGscToolFilterEntry 36 }
  7642.  
  7643.  
  7644. anueGscTFltrTotDiameterPkts OBJECT-TYPE
  7645.     SYNTAX  Counter64
  7646.     MAX-ACCESS read-only
  7647.     STATUS  current
  7648.     DESCRIPTION
  7649.         ""
  7650.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.37
  7651.     ::= { anueNtoStageGscToolFilterEntry 37 }
  7652.  
  7653.  
  7654. anueGscTFltrTotDnsPkts OBJECT-TYPE
  7655.     SYNTAX  Counter64
  7656.     MAX-ACCESS read-only
  7657.     STATUS  current
  7658.     DESCRIPTION
  7659.         ""
  7660.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.38
  7661.     ::= { anueNtoStageGscToolFilterEntry 38 }
  7662.  
  7663.  
  7664. anueGscTFltrTotRadiusPkts OBJECT-TYPE
  7665.     SYNTAX  Counter64
  7666.     MAX-ACCESS read-only
  7667.     STATUS  current
  7668.     DESCRIPTION
  7669.         ""
  7670.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.39
  7671.     ::= { anueNtoStageGscToolFilterEntry 39 }
  7672.  
  7673.  
  7674. anueGscTFltrCurGtpCPkts OBJECT-TYPE
  7675.     SYNTAX  Counter64
  7676.     MAX-ACCESS read-only
  7677.     STATUS  current
  7678.     DESCRIPTION
  7679.         ""
  7680.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.40
  7681.     ::= { anueNtoStageGscToolFilterEntry 40 }
  7682.  
  7683.  
  7684. anueGscTFltrCurGtpUPkts OBJECT-TYPE
  7685.     SYNTAX  Counter64
  7686.     MAX-ACCESS read-only
  7687.     STATUS  current
  7688.     DESCRIPTION
  7689.         ""
  7690.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.41
  7691.     ::= { anueNtoStageGscToolFilterEntry 41 }
  7692.  
  7693.  
  7694. anueGscTFltrCurDiameterPkts OBJECT-TYPE
  7695.     SYNTAX  Counter64
  7696.     MAX-ACCESS read-only
  7697.     STATUS  current
  7698.     DESCRIPTION
  7699.         ""
  7700.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.42
  7701.     ::= { anueNtoStageGscToolFilterEntry 42 }
  7702.  
  7703.  
  7704. anueGscTFltrCurDnsPkts OBJECT-TYPE
  7705.     SYNTAX  Counter64
  7706.     MAX-ACCESS read-only
  7707.     STATUS  current
  7708.     DESCRIPTION
  7709.         ""
  7710.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.43
  7711.     ::= { anueNtoStageGscToolFilterEntry 43 }
  7712.  
  7713.  
  7714. anueGscTFltrCurRadiusPkts OBJECT-TYPE
  7715.     SYNTAX  Counter64
  7716.     MAX-ACCESS read-only
  7717.     STATUS  current
  7718.     DESCRIPTION
  7719.         ""
  7720.     -- 1.3.6.1.4.1.32620.1.1.4.101.1.44
  7721.     ::= { anueNtoStageGscToolFilterEntry 44 }
  7722.  
  7723. -- GSC stage entries end here.
  7724.  
  7725.  
  7726.  
  7727. --                      --
  7728. -- Notification payload --
  7729. --                      --
  7730.  
  7731. anueNtoPayload OBJECT IDENTIFIER
  7732.     -- 1.3.6.1.4.1.32620.1.1.5
  7733.     ::= { anueNtoObjects 5 }
  7734.  
  7735. -- Event monitor subsystem notification payload
  7736. --
  7737. -- These variables are used by multiple notification types.
  7738. -- The first block of payload data derives from a specific triggering event.
  7739. -- The second block of payload data derives from the monitor definition.
  7740.  
  7741. anueNtoEventMonData OBJECT IDENTIFIER
  7742.     -- 1.3.6.1.4.1.32620.1.1.5.1
  7743.     ::= { anueNtoPayload 1 }
  7744.  
  7745. -- Payload data from a specific triggering event.
  7746.  
  7747. anueNtoEventMonDataDateAndTime OBJECT-TYPE
  7748.     SYNTAX      DateAndTime
  7749.     MAX-ACCESS  accessible-for-notify
  7750.     STATUS      current
  7751.     DESCRIPTION
  7752.        "The date and time at which this notification occurred."
  7753.     -- 1.3.6.1.4.1.32620.1.1.5.1.1
  7754.     ::= { anueNtoEventMonData 1 }
  7755.  
  7756. anueNtoEventMonDataTriggerCause OBJECT-TYPE
  7757.     SYNTAX      OBJECT IDENTIFIER
  7758.     MAX-ACCESS  accessible-for-notify
  7759.     STATUS      current
  7760.     DESCRIPTION
  7761.        "The cause of this notification, including both the statistic being
  7762.         monitored (e.g., port utilization) and the triggering entity (e.g.,
  7763.         filter, port group) whose value crossed the predefined threshold.
  7764.         The statistic being monitored is specified as a table column OID.
  7765.         The triggering entity is specified by the indices of that OID.
  7766.         Example: anueFilterCurHCUtil.anueFilterTypeToolPort.4"
  7767.     -- 1.3.6.1.4.1.32620.1.1.5.1.2
  7768.     ::= { anueNtoEventMonData 2 }
  7769.  
  7770. anueNtoEventMonDataTriggerValue OBJECT-TYPE
  7771.     SYNTAX      DisplayString
  7772.     MAX-ACCESS  accessible-for-notify
  7773.     STATUS      current
  7774.     DESCRIPTION
  7775.        "The value of the statistic being monitored that crossed the
  7776.         predefined threshold.  Depending on smoothing options defined in the
  7777.         event monitor, this value may be blended with other samples."
  7778.     -- 1.3.6.1.4.1.32620.1.1.5.1.3
  7779.     ::= { anueNtoEventMonData 3 }
  7780.  
  7781. anueNtoEventMonDataDirection OBJECT-TYPE
  7782.     SYNTAX      AnueThresholdCrossing
  7783.     MAX-ACCESS  accessible-for-notify
  7784.     STATUS      current
  7785.     DESCRIPTION
  7786.        "The direction (up or down) in which the statistic being monitored
  7787.         crossed the predefined threshold."
  7788.     -- 1.3.6.1.4.1.32620.1.1.5.1.4
  7789.     ::= { anueNtoEventMonData 4 }
  7790.  
  7791. anueNtoEventMonDataStatName OBJECT-TYPE
  7792.     SYNTAX      DisplayString
  7793.     MAX-ACCESS  accessible-for-notify
  7794.     STATUS      current
  7795.     DESCRIPTION
  7796.        "A human-readable string containing the name of the statistic being
  7797.         monitored.  Example: TP_TOTAL_DROP_COUNT_PACKETS"
  7798.     -- 1.3.6.1.4.1.32620.1.1.5.1.5
  7799.     ::= { anueNtoEventMonData 5 }
  7800.  
  7801. anueNtoEventMonDataEntityName OBJECT-TYPE
  7802.     SYNTAX      DisplayString
  7803.     MAX-ACCESS  accessible-for-notify
  7804.     STATUS      current
  7805.     DESCRIPTION
  7806.        "A human-readable string containing the name of the triggering entity.
  7807.         Example: P04"
  7808.     -- 1.3.6.1.4.1.32620.1.1.5.1.6
  7809.     ::= { anueNtoEventMonData 6 }
  7810.  
  7811. anueNtoEventMonDataNotSent OBJECT-TYPE
  7812.     SYNTAX      Counter32
  7813.     MAX-ACCESS  accessible-for-notify
  7814.     STATUS      current
  7815.     DESCRIPTION
  7816.        "The number of notifications not sent for this event monitor because
  7817.         of the configured minimum time interval between event actions."
  7818.     -- 1.3.6.1.4.1.32620.1.1.5.1.7
  7819.     ::= { anueNtoEventMonData 7 }
  7820.  
  7821. anueNtoEventMonDataTriggerDescr OBJECT-TYPE
  7822.     SYNTAX      DisplayString
  7823.     MAX-ACCESS  accessible-for-notify
  7824.     STATUS      current
  7825.     DESCRIPTION
  7826.        "A human-readable string describing the cause of this notification.
  7827.         This is used only when there is no OID available for this purpose."
  7828.     -- 1.3.6.1.4.1.32620.1.1.5.1.8
  7829.     ::= { anueNtoEventMonData 8 }
  7830.  
  7831. -- Payload data from the monitor definition.
  7832.  
  7833. anueNtoEventMonDataThreshold OBJECT-TYPE
  7834.     SYNTAX      CounterBasedGauge64
  7835.     MAX-ACCESS  accessible-for-notify
  7836.     STATUS      current
  7837.     DESCRIPTION
  7838.        "The threshold value defined in the event monitor that causes this
  7839.         event to trigger."
  7840.     -- 1.3.6.1.4.1.32620.1.1.5.1.11
  7841.     ::= { anueNtoEventMonData 11 }
  7842.  
  7843. anueNtoEventMonDataInterval OBJECT-TYPE
  7844.     SYNTAX      Integer32
  7845.     MAX-ACCESS  accessible-for-notify
  7846.     STATUS      current
  7847.     DESCRIPTION
  7848.        "The minimum time (in seconds) that must elapse between event actions
  7849.         for this monitor."
  7850.     -- 1.3.6.1.4.1.32620.1.1.5.1.12
  7851.     ::= { anueNtoEventMonData 12 }
  7852.  
  7853. anueNtoEventMonDataWindowSize OBJECT-TYPE
  7854.     SYNTAX      Integer32
  7855.     MAX-ACCESS  accessible-for-notify
  7856.     STATUS      current
  7857.     DESCRIPTION
  7858.        "On the 7300 platform it represents the duration (in seconds)of the
  7859.             time window over which the value being monitored is calculated.
  7860.             On the 5200 platform it represents the duration (in statistics polling intervals)
  7861.             of the time window over which the value being monitored is calculated."
  7862.     -- 1.3.6.1.4.1.32620.1.1.5.1.13
  7863.     ::= { anueNtoEventMonData 13 }
  7864.  
  7865. anueNtoEventMonDataWindowCount OBJECT-TYPE
  7866.     SYNTAX      Integer32
  7867.     MAX-ACCESS  accessible-for-notify
  7868.     STATUS      current
  7869.     DESCRIPTION
  7870.        "The number of consecutive time windows for which a monitored value must
  7871.         stay across a specified threshold in order for an action to be triggered."
  7872.     -- 1.3.6.1.4.1.32620.1.1.5.1.14
  7873.     ::= { anueNtoEventMonData 14 }
  7874.  
  7875.  
  7876. -- Test notification payload
  7877. --
  7878.  
  7879. anueNtoEventTestData OBJECT IDENTIFIER
  7880.     -- 1.3.6.1.4.1.32620.1.1.5.2
  7881.     ::= { anueNtoPayload 2 }
  7882.  
  7883. anueNtoEventTestTime OBJECT-TYPE
  7884.     SYNTAX  DateAndTime
  7885.     MAX-ACCESS read-only
  7886.     STATUS  current
  7887.     DESCRIPTION
  7888.        "The time when test notification was generated."
  7889.     -- 1.3.6.1.4.1.32620.1.1.5.2.1
  7890.     ::= { anueNtoEventTestData 1 }
  7891.  
  7892. anueNtoEventTestMessage OBJECT-TYPE
  7893.     SYNTAX  DisplayString
  7894.     MAX-ACCESS read-only
  7895.     STATUS  current
  7896.     DESCRIPTION
  7897.        "The message can be 'Anue Test Alarm' or 'Clear Anue Test Alarm'."
  7898.     -- 1.3.6.1.4.1.32620.1.1.5.2.2
  7899.     ::= { anueNtoEventTestData 2 }
  7900.  
  7901.  
  7902. -- Member action notification payload
  7903. --
  7904.  
  7905. anueMemberActionData OBJECT IDENTIFIER
  7906.     -- 1.3.6.1.4.1.32620.1.1.5.3
  7907.     ::= { anueNtoPayload 3 }
  7908.  
  7909. anueMemberActionDataMemberName OBJECT-TYPE
  7910.     SYNTAX  DisplayString
  7911.     MAX-ACCESS read-only
  7912.     STATUS  current
  7913.     DESCRIPTION
  7914.        "The name of union member involved in action."
  7915.     -- 1.3.6.1.4.1.32620.1.1.5.3.1
  7916.     ::= { anueMemberActionData 1 }
  7917.  
  7918. anueMemberActionDataType OBJECT-TYPE
  7919.     SYNTAX      AnueNtoUnionMemberActionType
  7920.     MAX-ACCESS  accessible-for-notify
  7921.     STATUS      current
  7922.     DESCRIPTION
  7923.        "The union member action type that occurred."
  7924.     -- 1.3.6.1.4.1.32620.1.1.5.3.2
  7925.     ::= { anueMemberActionData 2 }
  7926.  
  7927.  
  7928.  
  7929. -- anueNtoCapture
  7930. --
  7931.  
  7932. anueNtoCapture OBJECT IDENTIFIER
  7933.     -- 1.3.6.1.4.1.32620.1.1.6
  7934.     ::= { anueNtoObjects 6 }
  7935.  
  7936.  
  7937. anueNtoCaptureTable OBJECT-TYPE
  7938.     SYNTAX  SEQUENCE OF AnueNtoCaptureEntry
  7939.     MAX-ACCESS not-accessible
  7940.     STATUS  current
  7941.     DESCRIPTION
  7942.        "A list of capture entries.
  7943.         This table contains the available capture resources"
  7944.  
  7945.     -- 1.3.6.1.4.1.32620.1.1.6.1
  7946.     ::= { anueNtoCapture 1 }
  7947.  
  7948.  
  7949. anueNtoCaptureEntry OBJECT-TYPE
  7950.     SYNTAX  AnueNtoCaptureEntry
  7951.     MAX-ACCESS not-accessible
  7952.     STATUS  current
  7953.     DESCRIPTION
  7954.         "An entry containing additional information
  7955.         about an capture port on Anue NTO devices.  "
  7956.     INDEX {
  7957.         anueCaptureNumber
  7958.     }
  7959.     -- 1.3.6.1.4.1.32620.1.1.6.1.1
  7960.     ::= { anueNtoCaptureTable 1 }
  7961.  
  7962.  
  7963. AnueNtoCaptureEntry ::= SEQUENCE {
  7964.     anueCaptureNumber                               Integer32,
  7965.     anueCaptureDefaultName                          DisplayString,
  7966.     anueCaptureName                                 DisplayString,
  7967.     anueCaptureDesc                                 DisplayString,
  7968.     anueCaptureStatus                               INTEGER,
  7969.     anueCaptureBufferSize                           INTEGER,
  7970.     anueCaptureBufferType                           INTEGER,
  7971.     anueCaptureTriggerMode                          INTEGER,
  7972.     anueCaptureTriggerPosition                      INTEGER,
  7973.     anueCaptureFillBufferToTrigger                  TruthValue,
  7974.     anueCaptureEnableTrailerStripping               INTEGER,
  7975.     anueCaptureTriggerCriteria                      DisplayString,
  7976.     anueCaptureConnection                           OBJECT IDENTIFIER }
  7977.  
  7978. anueCaptureNumber OBJECT-TYPE
  7979.     SYNTAX  Integer32  (1..2147483647)
  7980.     MAX-ACCESS read-only
  7981.     STATUS  current
  7982.     DESCRIPTION
  7983.         "Capture number is a number which identifies a
  7984.         capture port."
  7985.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.1
  7986.     ::= { anueNtoCaptureEntry 1 }
  7987.  
  7988.  
  7989. anueCaptureDefaultName OBJECT-TYPE
  7990.     SYNTAX  DisplayString
  7991.     MAX-ACCESS read-only
  7992.     STATUS  current
  7993.     DESCRIPTION
  7994.         "Capture default name is the system assigned name for a
  7995.         capture entry.  These names are displayed in various locations
  7996.         in the NTO Control Panel.
  7997.  
  7998.         A capture resource's default name begins with the letter 'L'
  7999.         followed by the first unused number starting with 1.  The first
  8000.         capture resource is L1-CAP, followed by L2-CAP and so on.
  8001.  
  8002.         The default name for capture resource is platform dependent."
  8003.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.2
  8004.     ::= { anueNtoCaptureEntry 2 }
  8005.  
  8006.  
  8007. anueCaptureName OBJECT-TYPE
  8008.     SYNTAX  DisplayString
  8009.     MAX-ACCESS read-only
  8010.     STATUS  current
  8011.     DESCRIPTION
  8012.         "Capture name is the user entered capture resource's name.
  8013.         The capture name defaults to anueCaptureDefaultName
  8014.         if the user hasn't entered the name."
  8015.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.3
  8016.     ::= { anueNtoCaptureEntry 3 }
  8017.  
  8018. anueCaptureDesc OBJECT-TYPE
  8019.     SYNTAX  DisplayString
  8020.     MAX-ACCESS read-only
  8021.     STATUS  current
  8022.     DESCRIPTION
  8023.         "This is the user entered capture resource description.
  8024.         The object value is an empty string (Null) if there is no user
  8025.         entered description."
  8026.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.4
  8027.     ::= { anueNtoCaptureEntry 4 }
  8028.  
  8029. anueCaptureStatus OBJECT-TYPE
  8030.     SYNTAX  INTEGER {
  8031.         anueCaptureStatusIdleEmpty(1),
  8032.         anueCaptureStatusStartedEmpty(2),
  8033.         anueCaptureStatusStartedWithData(3),
  8034.         anueCaptureStatusStartedTriggered(4),
  8035.         anueCaptureStatusIdleWithData(5),
  8036.         anueCaptureStatusUnassigned(6),
  8037.         anueCaptureStatusPlaybackStopped(7),
  8038.         anueCaptureStatusPlaybackStarted(8),
  8039.         anueCaptureStatusOffline(9),
  8040.         anueCaptureStatusError(10) }
  8041.     MAX-ACCESS read-only
  8042.     STATUS  current
  8043.     DESCRIPTION
  8044.         "Status of this capture resource."
  8045.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.5
  8046.     ::= { anueNtoCaptureEntry 5 }
  8047.  
  8048. anueCaptureBufferSize OBJECT-TYPE
  8049.     SYNTAX  INTEGER
  8050.     MAX-ACCESS read-only
  8051.     STATUS  current
  8052.     DESCRIPTION
  8053.         "Size in MB of the maximum buffer size."
  8054.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.6
  8055.     ::= { anueNtoCaptureEntry 6 }
  8056.  
  8057. anueCaptureBufferType OBJECT-TYPE
  8058.     SYNTAX  INTEGER {
  8059.         anueCaptureBufferTypeStopOnBufferFull(1),
  8060.         anueCaptureBufferTypeCircular(2) }
  8061.     MAX-ACCESS read-only
  8062.     STATUS  current
  8063.     DESCRIPTION
  8064.         "The type of buffer used"
  8065.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.7
  8066.     ::= { anueNtoCaptureEntry 7 }
  8067.  
  8068. anueCaptureTriggerMode OBJECT-TYPE
  8069.     SYNTAX  INTEGER {
  8070.         anueCaptureTriggerModeManual(1),
  8071.         anueCaptureTrigerModeTriggered(2) }
  8072.     MAX-ACCESS read-only
  8073.     STATUS  current
  8074.     DESCRIPTION
  8075.         "The type of trigger"
  8076.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.8
  8077.     ::= { anueNtoCaptureEntry 8 }
  8078.  
  8079.         anueCaptureTriggerPosition OBJECT-TYPE
  8080.     SYNTAX  INTEGER
  8081.     MAX-ACCESS read-only
  8082.     STATUS  current
  8083.     DESCRIPTION
  8084.         "Trigger position percentage"
  8085.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.9
  8086.     ::= { anueNtoCaptureEntry 9 }
  8087.  
  8088.         anueCaptureFillBufferToTrigger OBJECT-TYPE
  8089.     SYNTAX  TruthValue
  8090.     MAX-ACCESS read-only
  8091.     STATUS  current
  8092.     DESCRIPTION
  8093.         "Tells if to fill the buffer before the trigger"
  8094.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.10
  8095.     ::= { anueNtoCaptureEntry 10 }
  8096.  
  8097.         anueCaptureEnableTrailerStripping OBJECT-TYPE
  8098.     SYNTAX  INTEGER {
  8099.         anueCaptureEnableTrailerStrippingDisabled(1),
  8100.         anueCaptureEnableTrailerStrippingPreserveAndTimeStamp(2),
  8101.         anueCaptureEnableTrailerStrippingLocalTime (3)}
  8102.     MAX-ACCESS read-only
  8103.     STATUS  current
  8104.     DESCRIPTION
  8105.         "The type of trailer stripping"
  8106.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.11
  8107.     ::= { anueNtoCaptureEntry 11 }
  8108.  
  8109. anueCaptureTriggerCriteria OBJECT-TYPE
  8110.     SYNTAX  DisplayString
  8111.     MAX-ACCESS read-only
  8112.     STATUS  current
  8113.     DESCRIPTION
  8114.         "A textual representation of the trigger criteria configured for the capture resource."
  8115.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.12
  8116.     ::= { anueNtoCaptureEntry 12 }
  8117.  
  8118. anueCaptureConnection OBJECT-TYPE
  8119.     SYNTAX  OBJECT IDENTIFIER
  8120.     MAX-ACCESS read-only
  8121.     STATUS  current
  8122.     DESCRIPTION
  8123.         "The port or dynamic filter OID to which this capture is connected to."
  8124.     -- 1.3.6.1.4.1.32620.1.1.6.1.1.13
  8125.     ::= { anueNtoCaptureEntry 13 }
  8126.  
  8127. anueNtoCaptureStatsTable OBJECT-TYPE
  8128.     SYNTAX  SEQUENCE OF AnueNtoCaptureStatsEntry
  8129.     MAX-ACCESS not-accessible
  8130.     STATUS  current
  8131.     DESCRIPTION
  8132.        "A list of capture stats entries.
  8133.         This table contains statistics for each capture resource available"
  8134.  
  8135.     -- 1.3.6.1.4.1.32620.1.1.6.2
  8136.     ::= { anueNtoCapture 2 }
  8137.  
  8138.  
  8139. anueNtoCaptureStatsEntry OBJECT-TYPE
  8140.     SYNTAX  AnueNtoCaptureStatsEntry
  8141.     MAX-ACCESS not-accessible
  8142.     STATUS  current
  8143.     DESCRIPTION
  8144.         "An entry containing additional information
  8145.         about capture statistics.  "
  8146.     INDEX {
  8147.         anueCaptureNumber
  8148.     }
  8149.     -- 1.3.6.1.4.1.32620.1.1.6.2.1
  8150.     ::= { anueNtoCaptureStatsTable 1 }
  8151.  
  8152.  
  8153. AnueNtoCaptureStatsEntry ::= SEQUENCE {
  8154.     anueCaptureTransBytesTotal                      Counter64,
  8155.     anueCaptureTransBytesCur                        Counter64,
  8156.     anueCaptureTransBytesAvg                        Counter64,
  8157.     anueCaptureTransBytesPeak                       Counter64,
  8158.     anueCaptureTransBytesPeakTime                   DateAndTime,
  8159.     anueCaptureTransBytesTimeSincePeak              Counter64,
  8160.     anueCaptureTransPktsTotal                       Counter64,
  8161.     anueCaptureTransPktsCur                         Counter64,
  8162.     anueCaptureTransPktsAvg                         Counter64,
  8163.     anueCaptureTransPktsPeak                        Counter64,
  8164.     anueCaptureTransPktsPeakTime                    DateAndTime,
  8165.     anueCaptureTransPktsTimeSincePeak               Counter64,
  8166.     anueCaptureDropPktsTotal                        Counter64,
  8167.     anueCaptureDropPktsCur                          Counter64,
  8168.     anueCaptureDropPktsAvg                          Counter64,
  8169.     anueCaptureDropPktsPeak                         Counter64,
  8170.     anueCaptureDropPktsPeakTime                     DateAndTime,
  8171.     anueCaptureDropPktsTimeSincePeak                Counter64,
  8172.     anueCaptureBufferUtilizationPerc                Counter64,
  8173.     anueCaptureTimeSinceReset                       Counter64,
  8174.     anueCaptureResetById                            DisplayString }
  8175.  
  8176. anueCaptureTransBytesTotal OBJECT-TYPE
  8177.     SYNTAX  Counter64
  8178.     MAX-ACCESS read-only
  8179.     STATUS  current
  8180.     DESCRIPTION
  8181.         "Transmitted(To-Capture) Bytes Total"
  8182.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.1
  8183.     ::= { anueNtoCaptureStatsEntry 1 }
  8184.  
  8185. anueCaptureTransBytesCur OBJECT-TYPE
  8186.     SYNTAX  Counter64
  8187.     MAX-ACCESS read-only
  8188.     STATUS  current
  8189.     DESCRIPTION
  8190.         "Transmitted(To-Capture) Cur Bits/Sec"
  8191.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.2
  8192.     ::= { anueNtoCaptureStatsEntry 2 }
  8193.  
  8194. anueCaptureTransBytesAvg OBJECT-TYPE
  8195.     SYNTAX  Counter64
  8196.     MAX-ACCESS read-only
  8197.     STATUS  current
  8198.     DESCRIPTION
  8199.         "Transmitted(To-Capture) Avg Bits/Sec"
  8200.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.3
  8201.     ::= { anueNtoCaptureStatsEntry 3 }
  8202.  
  8203. anueCaptureTransBytesPeak OBJECT-TYPE
  8204.     SYNTAX  Counter64
  8205.     MAX-ACCESS read-only
  8206.     STATUS  current
  8207.     DESCRIPTION
  8208.         "Transmitted(To-Capture) Peak Bits/Sec"
  8209.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.4
  8210.     ::= { anueNtoCaptureStatsEntry 4 }
  8211.  
  8212. anueCaptureTransBytesPeakTime OBJECT-TYPE
  8213.     SYNTAX  DateAndTime
  8214.     MAX-ACCESS read-only
  8215.     STATUS  current
  8216.     DESCRIPTION
  8217.         "Transmitted(To-Capture) Returns the time at which a peak Tx rate was observed."
  8218.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.5
  8219.     ::= { anueNtoCaptureStatsEntry 5 }
  8220.  
  8221. anueCaptureTransBytesTimeSincePeak OBJECT-TYPE
  8222.     SYNTAX  Counter64
  8223.     MAX-ACCESS read-only
  8224.     STATUS  current
  8225.     DESCRIPTION
  8226.         "Transmitted(To-Capture) Returns the number of milliseconds since a Tx peak rate was observed."
  8227.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.6
  8228.     ::= { anueNtoCaptureStatsEntry 6 }
  8229.  
  8230. anueCaptureTransPktsTotal OBJECT-TYPE
  8231.     SYNTAX  Counter64
  8232.     MAX-ACCESS read-only
  8233.     STATUS  current
  8234.     DESCRIPTION
  8235.         "Transmitted(To-Capture) Pkts Total"
  8236.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.7
  8237.     ::= { anueNtoCaptureStatsEntry 7 }
  8238.  
  8239. anueCaptureTransPktsCur OBJECT-TYPE
  8240.     SYNTAX  Counter64
  8241.     MAX-ACCESS read-only
  8242.     STATUS  current
  8243.     DESCRIPTION
  8244.         "Transmitted(To-Capture) Cur Pkts/Sec"
  8245.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.8
  8246.     ::= { anueNtoCaptureStatsEntry 8 }
  8247.  
  8248. anueCaptureTransPktsAvg OBJECT-TYPE
  8249.     SYNTAX  Counter64
  8250.     MAX-ACCESS read-only
  8251.     STATUS  current
  8252.     DESCRIPTION
  8253.         "Transmitted(To-Capture) Avg Pkts/Sec"
  8254.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.9
  8255.     ::= { anueNtoCaptureStatsEntry 9 }
  8256.  
  8257. anueCaptureTransPktsPeak OBJECT-TYPE
  8258.     SYNTAX  Counter64
  8259.     MAX-ACCESS read-only
  8260.     STATUS  current
  8261.     DESCRIPTION
  8262.         "Transmitted(To-Capture) Peak Pkts/Sec"
  8263.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.10
  8264.     ::= { anueNtoCaptureStatsEntry 10 }
  8265.  
  8266. anueCaptureTransPktsPeakTime OBJECT-TYPE
  8267.     SYNTAX  DateAndTime
  8268.     MAX-ACCESS read-only
  8269.     STATUS  current
  8270.     DESCRIPTION
  8271.         "Transmitted(To-Capture) Returns the time at which a peak Tx rate was observed."
  8272.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.11
  8273.     ::= { anueNtoCaptureStatsEntry 11 }
  8274.  
  8275. anueCaptureTransPktsTimeSincePeak OBJECT-TYPE
  8276.     SYNTAX  Counter64
  8277.     MAX-ACCESS read-only
  8278.     STATUS  current
  8279.     DESCRIPTION
  8280.         "Transmitted(To-Capture) Returns the number of milliseconds since a Tx peak rate was observed."
  8281.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.12
  8282.     ::= { anueNtoCaptureStatsEntry 12 }
  8283.  
  8284. anueCaptureDropPktsTotal OBJECT-TYPE
  8285.     SYNTAX  Counter64
  8286.     MAX-ACCESS read-only
  8287.     STATUS  current
  8288.     DESCRIPTION
  8289.         "Dropped(Pre-Capture) Pkts Total"
  8290.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.13
  8291.     ::= { anueNtoCaptureStatsEntry 13 }
  8292.  
  8293. anueCaptureDropPktsCur OBJECT-TYPE
  8294.     SYNTAX  Counter64
  8295.     MAX-ACCESS read-only
  8296.     STATUS  current
  8297.     DESCRIPTION
  8298.         "Dropped(Pre-Capture) Cur Pkts/Sec"
  8299.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.14
  8300.     ::= { anueNtoCaptureStatsEntry 14 }
  8301.  
  8302. anueCaptureDropPktsAvg OBJECT-TYPE
  8303.     SYNTAX  Counter64
  8304.     MAX-ACCESS read-only
  8305.     STATUS  current
  8306.     DESCRIPTION
  8307.         "Dropped(Pre-Capture) Avg Pkts/Sec"
  8308.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.15
  8309.     ::= { anueNtoCaptureStatsEntry 15 }
  8310.  
  8311. anueCaptureDropPktsPeak OBJECT-TYPE
  8312.     SYNTAX  Counter64
  8313.     MAX-ACCESS read-only
  8314.     STATUS  current
  8315.     DESCRIPTION
  8316.         "Dropped(Pre-Capture) Peak Pkts/Sec"
  8317.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.16
  8318.     ::= { anueNtoCaptureStatsEntry 16 }
  8319.  
  8320. anueCaptureDropPktsPeakTime OBJECT-TYPE
  8321.     SYNTAX  DateAndTime
  8322.     MAX-ACCESS read-only
  8323.     STATUS  current
  8324.     DESCRIPTION
  8325.         "Dropped(Pre-Capture) Returns the time at which a peak Dx rate was observed."
  8326.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.17
  8327.     ::= { anueNtoCaptureStatsEntry 17 }
  8328.  
  8329. anueCaptureDropPktsTimeSincePeak OBJECT-TYPE
  8330.     SYNTAX  Counter64
  8331.     MAX-ACCESS read-only
  8332.     STATUS  current
  8333.     DESCRIPTION
  8334.         "Dropped(Pre-Capture) Returns the number of milliseconds since a Dx peak rate was observed."
  8335.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.18
  8336.     ::= { anueNtoCaptureStatsEntry 18 }
  8337.  
  8338. anueCaptureBufferUtilizationPerc OBJECT-TYPE
  8339.     SYNTAX  Counter64
  8340.     MAX-ACCESS read-only
  8341.     STATUS  current
  8342.     DESCRIPTION
  8343.         "Buffer utilization percent. "
  8344.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.19
  8345.     ::= { anueNtoCaptureStatsEntry 19 }
  8346.  
  8347. anueCaptureTimeSinceReset OBJECT-TYPE
  8348.     SYNTAX  Counter64
  8349.     MAX-ACCESS read-only
  8350.     STATUS  current
  8351.     DESCRIPTION
  8352.         "Time in milliseconds since the last reset for this capture resource. "
  8353.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.20
  8354.     ::= { anueNtoCaptureStatsEntry 20 }
  8355.  
  8356.  
  8357. anueCaptureResetById OBJECT-TYPE
  8358.     SYNTAX  DisplayString
  8359.     MAX-ACCESS read-only
  8360.     STATUS  current
  8361.     DESCRIPTION
  8362.         "User Id who did the last stats reset. "
  8363.     -- 1.3.6.1.4.1.32620.1.1.6.2.1.21
  8364.     ::= { anueNtoCaptureStatsEntry 21 }
  8365.  
  8366. --anueNtoResource
  8367. --
  8368.  
  8369. anueNtoResource OBJECT IDENTIFIER
  8370.     -- 1.3.6.1.4.1.32620.1.1.7
  8371.     ::= { anueNtoObjects 7 }
  8372.  
  8373. anueNtoResourceTable OBJECT-TYPE
  8374.     SYNTAX  SEQUENCE OF AnueNtoResourceEntry
  8375.     MAX-ACCESS not-accessible
  8376.     STATUS  current
  8377.     DESCRIPTION
  8378.        "A list of Resource entries.
  8379.         This table contains the available resources"
  8380.  
  8381.     -- 1.3.6.1.4.1.32620.1.1.7.1
  8382.     ::= { anueNtoResource 1 }
  8383.  
  8384. anueNtoResourceEntry OBJECT-TYPE
  8385.     SYNTAX  AnueNtoResourceEntry
  8386.     MAX-ACCESS not-accessible
  8387.     STATUS  current
  8388.     DESCRIPTION
  8389.         "An entry containing additional information
  8390.         about a resource on Anue NTO devices.  "
  8391.     INDEX {
  8392.         anueResourceFilterType,
  8393.         anueResourceNumber
  8394.     }
  8395.     -- 1.3.6.1.4.1.32620.1.1.7.1.1
  8396.     ::= { anueNtoResourceTable 1 }
  8397.  
  8398.     AnueNtoResourceEntry ::= SEQUENCE {
  8399.     anueResourceFilterType                           AnueFilterTypeDT,
  8400.     anueResourceNumber                               Integer32,
  8401.     anueResourceDefaultName                          DisplayString,
  8402.     anueResourceName                                 DisplayString,
  8403.     anueResourceDesc                                 DisplayString,
  8404.     anueResourceStatus                               INTEGER }
  8405.  
  8406. anueResourceFilterType OBJECT-TYPE
  8407.     SYNTAX  AnueFilterTypeDT
  8408.     MAX-ACCESS read-only
  8409.     STATUS  current
  8410.     DESCRIPTION
  8411.         "Partial index identifying the filter entry in the
  8412.         anueNtoResourceTable to which this stage is subordinate."
  8413.     -- 1.3.6.1.4.1.32620.1.1.7.1.1.1
  8414.     ::= { anueNtoResourceEntry 1 }
  8415.  
  8416. anueResourceNumber OBJECT-TYPE
  8417.     SYNTAX  Integer32  (1..2147483647)
  8418.     MAX-ACCESS read-only
  8419.     STATUS  current
  8420.     DESCRIPTION
  8421.         "Resource number is a number which identifies a
  8422.         resource port."
  8423.     -- 1.3.6.1.4.1.32620.1.1.7.1.1.2
  8424.     ::= { anueNtoResourceEntry 2 }
  8425.  
  8426. anueResourceDefaultName OBJECT-TYPE
  8427.     SYNTAX  DisplayString
  8428.     MAX-ACCESS read-only
  8429.     STATUS  current
  8430.     DESCRIPTION
  8431.         "Resource default name is the system assigned name for a
  8432.         resource entry.  These names are displayed in various locations
  8433.         in the NTO Control Panel."
  8434.     -- 1.3.6.1.4.1.32620.1.1.7.1.1.3
  8435.     ::= { anueNtoResourceEntry 3 }
  8436.  
  8437. anueResourceName OBJECT-TYPE
  8438.     SYNTAX  DisplayString
  8439.     MAX-ACCESS read-only
  8440.     STATUS  current
  8441.     DESCRIPTION
  8442.         "Resource name is the user entered resource's name.
  8443.         The resource name defaults to anueResourceDefaultName
  8444.         if the user hasn't entered the name."
  8445.     -- 1.3.6.1.4.1.32620.1.1.7.1.1.4
  8446.     ::= { anueNtoResourceEntry 4 }
  8447.  
  8448. anueResourceDesc OBJECT-TYPE
  8449.     SYNTAX  DisplayString
  8450.     MAX-ACCESS read-only
  8451.     STATUS  current
  8452.     DESCRIPTION
  8453.         "This is the user entered resource description.
  8454.         The object value is an empty string (Null) if there is no user
  8455.         entered description."
  8456.     -- 1.3.6.1.4.1.32620.1.1.7.1.1.5
  8457.     ::= { anueNtoResourceEntry 5 }
  8458.  
  8459. anueResourceStatus OBJECT-TYPE
  8460.     SYNTAX  INTEGER {
  8461.         anueResourceStatusInitializing(1),
  8462.         anueResourceStatusUpgrading(2),
  8463.         anueResourceStatusInitializationFailed(3),
  8464.         anueResourceStatusNotPresent(4),
  8465.         anueResourceStatusReady(5),
  8466.         anueResourceStatusNotLicensed(6)}
  8467.     MAX-ACCESS read-only
  8468.     STATUS  current
  8469.     DESCRIPTION
  8470.         "Status of this resource."
  8471.     -- 1.3.6.1.4.1.32620.1.1.7.1.1.6
  8472.     ::= { anueNtoResourceEntry 6 }
  8473.  
  8474. -- GSC objects not part of filters or stages begin here.
  8475. --
  8476.  
  8477. anueGscObjects OBJECT IDENTIFIER
  8478.     -- 1.3.6.1.4.1.32620.1.2
  8479.     ::= { anueObjects 2 }
  8480.  
  8481.  
  8482.  
  8483. -- anueGscSystem
  8484. --
  8485.  
  8486. anueGscSystem OBJECT IDENTIFIER
  8487.     -- 1.3.6.1.4.1.32620.1.2.1
  8488.     ::= { anueGscObjects 1 }
  8489.  
  8490.  
  8491. -- anueGscLastCriticalFailure
  8492. --
  8493. -- The anueGscLastCriticalFailure object contains the date, time,
  8494. -- and the type of the last GSC critical failure notice.
  8495. -- The variables in this object are used in forming the
  8496. -- anueGscCriticalFailure notification message.
  8497.  
  8498. anueGscLastCriticalFailure OBJECT IDENTIFIER
  8499.     -- 1.3.6.1.4.1.32620.1.2.1.9
  8500.     ::= { anueGscSystem 9 }
  8501.  
  8502. anueCriticalFailureDateAndTime OBJECT-TYPE
  8503.     SYNTAX  DateAndTime
  8504.     MAX-ACCESS read-only
  8505.     STATUS  current
  8506.     DESCRIPTION
  8507.         "The date and time at which this notice occurred."
  8508.     -- 1.3.6.1.4.1.32620.1.2.1.9.1
  8509.     ::= { anueGscLastCriticalFailure 1 }
  8510.  
  8511. anueCriticalFailureType OBJECT-TYPE
  8512.     SYNTAX  DisplayString
  8513.     MAX-ACCESS read-only
  8514.     STATUS  current
  8515.     DESCRIPTION
  8516.         "The type of the last GSC critical failure notice."
  8517.     -- 1.3.6.1.4.1.32620.1.2.1.9.2
  8518.     ::= { anueGscLastCriticalFailure 2 }
  8519.  
  8520.  
  8521.  
  8522. -- anueGscData
  8523. --
  8524.  
  8525. anueGscData OBJECT IDENTIFIER
  8526.     -- 1.3.6.1.4.1.32620.1.2.6
  8527.     ::= { anueGscObjects 6 }
  8528.  
  8529. anueGscPortProbeTable OBJECT-TYPE
  8530.     SYNTAX  SEQUENCE OF AnueGscPortProbeEntry
  8531.     MAX-ACCESS not-accessible
  8532.     STATUS  current
  8533.     DESCRIPTION
  8534.         "Table of entries holding the conection between ports
  8535.         and the GSC probes to which they belong."
  8536.     -- 1.3.6.1.4.1.32620.1.2.6.1
  8537.     ::= { anueGscData 1 }
  8538.  
  8539.  
  8540. anueGscPortProbeEntry OBJECT-TYPE
  8541.     SYNTAX  AnueGscPortProbeEntry
  8542.     MAX-ACCESS not-accessible
  8543.     STATUS  current
  8544.     DESCRIPTION
  8545.         "Each port that belongs to a probe is represented
  8546.         by a row in the anueGscPortProbeTable."
  8547.     INDEX {
  8548.         ifIndex }
  8549.     -- 1.3.6.1.4.1.32620.1.2.6.1.1
  8550.     ::= { anueGscPortProbeTable 1 }
  8551.  
  8552.  
  8553. AnueGscPortProbeEntry ::= SEQUENCE {
  8554.     anueGscPortIfIndex InterfaceIndex,
  8555.     anueGscPortProbeId Integer32 }
  8556.  
  8557.  
  8558. anueGscPortIfIndex OBJECT-TYPE
  8559.     SYNTAX  InterfaceIndex
  8560.     MAX-ACCESS read-only
  8561.     STATUS  current
  8562.     DESCRIPTION
  8563.         "The port ifIndex. More information about the port
  8564.         can be found under the same index in the ifTable."
  8565.     -- 1.3.6.1.4.1.32620.1.2.6.1.1.2
  8566.     ::= { anueGscPortProbeEntry 2 }
  8567.  
  8568.  
  8569. anueGscPortProbeId OBJECT-TYPE
  8570.     SYNTAX  Integer32 (1..2147483647)
  8571.     MAX-ACCESS read-only
  8572.     STATUS  current
  8573.     DESCRIPTION
  8574.         "The id of the Probe to which this port belongs to."
  8575.     -- 1.3.6.1.4.1.32620.1.2.6.1.1.3
  8576.     ::= { anueGscPortProbeEntry 3 }
  8577.  
  8578.  
  8579. anueGscProbeTable OBJECT-TYPE
  8580.     SYNTAX  SEQUENCE OF AnueGscProbeEntry
  8581.     MAX-ACCESS not-accessible
  8582.     STATUS  current
  8583.     DESCRIPTION
  8584.         "Table of entries holding details for GSC Probes."
  8585.     -- 1.3.6.1.4.1.32620.1.2.6.2
  8586.     ::= { anueGscData 2 }
  8587.  
  8588.  
  8589. anueGscProbeEntry OBJECT-TYPE
  8590.     SYNTAX  AnueGscProbeEntry
  8591.     MAX-ACCESS not-accessible
  8592.     STATUS  current
  8593.     DESCRIPTION
  8594.         "Each GSC Probe is represented by a row in the anueGscProbeTable."
  8595.     INDEX {
  8596.         anueGscProbeId }
  8597.     -- 1.3.6.1.4.1.32620.1.2.6.2.1
  8598.     ::= { anueGscProbeTable 1 }
  8599.  
  8600.  
  8601. AnueGscProbeEntry ::= SEQUENCE {
  8602.     anueGscProbeId                  Integer32,
  8603.     anueGscProbePgIfIndex           InterfaceIndex,
  8604.     anueGscProbeName                DisplayString,
  8605.     anueGscProbeIp                  InetAddress,
  8606.     anueGscProbeIsActive            TruthValue,
  8607.     anueGscProbeIsRedundant         TruthValue,
  8608.     anueGscProbeLastRxHeartbeatTime DateAndTime,
  8609.     anueGscProbeLastRxFailMsgTime   DateAndTime,
  8610.     anueGscProbeFailoverId          Integer32 }
  8611.  
  8612.  
  8613. anueGscProbeId OBJECT-TYPE
  8614.     SYNTAX  Integer32 (1..2147483647)
  8615.     MAX-ACCESS read-only
  8616.     STATUS  current
  8617.     DESCRIPTION
  8618.         "The probe id."
  8619.     -- 1.3.6.1.4.1.32620.1.2.6.2.1.1
  8620.     ::= { anueGscProbeEntry 1 }
  8621.  
  8622. anueGscProbePgIfIndex OBJECT-TYPE
  8623.     SYNTAX  InterfaceIndex
  8624.     MAX-ACCESS read-only
  8625.     STATUS  current
  8626.     DESCRIPTION
  8627.         "The ifIndex of the Port Group to which this probes belongs to.
  8628.         This conects the anueGscProbeTable to the ifTable."
  8629.     -- 1.3.6.1.4.1.32620.1.2.6.2.1.2
  8630.     ::= { anueGscProbeEntry 2 }
  8631.  
  8632. anueGscProbeName OBJECT-TYPE
  8633.     SYNTAX  DisplayString
  8634.     MAX-ACCESS read-only
  8635.     STATUS  current
  8636.     DESCRIPTION
  8637.         "The name of the Probe."
  8638.     -- 1.3.6.1.4.1.32620.1.2.6.2.1.3
  8639.     ::= { anueGscProbeEntry 3 }
  8640.  
  8641.  
  8642. anueGscProbeIp OBJECT-TYPE
  8643.     SYNTAX  InetAddress
  8644.     MAX-ACCESS read-only
  8645.     STATUS  current
  8646.     DESCRIPTION
  8647.         "The IP address of the probe."
  8648.     -- 1.3.6.1.4.1.32620.1.2.6.2.1.4
  8649.     ::= { anueGscProbeEntry 4 }
  8650.  
  8651.  
  8652. anueGscProbeIsActive OBJECT-TYPE
  8653.     SYNTAX  TruthValue
  8654.     MAX-ACCESS read-only
  8655.     STATUS  current
  8656.     DESCRIPTION
  8657.         "The state of the probe. This has a value of TRUE if
  8658.         the probe is active or FALSE if the probe has failed."
  8659.     -- 1.3.6.1.4.1.32620.1.2.6.2.1.5
  8660.     ::= { anueGscProbeEntry 5 }
  8661.  
  8662.  
  8663. anueGscProbeIsRedundant OBJECT-TYPE
  8664.     SYNTAX  TruthValue
  8665.     MAX-ACCESS read-only
  8666.     STATUS  current
  8667.     DESCRIPTION
  8668.         "This indicates if the probe is marked as redundant."
  8669.     -- 1.3.6.1.4.1.32620.1.2.6.2.1.6
  8670.     ::= { anueGscProbeEntry 6 }
  8671.  
  8672.  
  8673. anueGscProbeLastRxHeartbeatTime OBJECT-TYPE
  8674.     SYNTAX  DateAndTime
  8675.     MAX-ACCESS read-only
  8676.     STATUS  current
  8677.     DESCRIPTION
  8678.         "The date and time of the last received heartbeat
  8679.         for the probe."
  8680.     -- 1.3.6.1.4.1.32620.1.2.6.2.1.7
  8681.     ::= { anueGscProbeEntry 7 }
  8682.  
  8683.  
  8684. anueGscProbeLastRxFailMsgTime OBJECT-TYPE
  8685.     SYNTAX  DateAndTime
  8686.     MAX-ACCESS read-only
  8687.     STATUS  current
  8688.     DESCRIPTION
  8689.         "The date and time of the last received failed
  8690.         message for the probe (if such a message was sent)."
  8691.     -- 1.3.6.1.4.1.32620.1.2.6.2.1.8
  8692.     ::= { anueGscProbeEntry 8 }
  8693.  
  8694.  
  8695. anueGscProbeFailoverId OBJECT-TYPE
  8696.     SYNTAX  Integer32 (1..2147483647)
  8697.     MAX-ACCESS read-only
  8698.     STATUS  current
  8699.     DESCRIPTION
  8700.         "The id of the probe to which the traffic was
  8701.         redirected in case this probe has failed."
  8702.     -- 1.3.6.1.4.1.32620.1.2.6.2.1.9
  8703.     ::= { anueGscProbeEntry 9 }
  8704.  
  8705.  
  8706.  
  8707. -- anueGscPayload
  8708. --
  8709.  
  8710. anueGscPayload OBJECT IDENTIFIER
  8711.     -- 1.3.6.1.4.1.32620.1.2.7
  8712.     ::= { anueGscObjects 7 }
  8713.  
  8714. anueGscEventFailedProbeData OBJECT IDENTIFIER
  8715.     -- 1.3.6.1.4.1.32620.1.2.7.1
  8716.     ::= { anueGscPayload 1 }
  8717.  
  8718. anueGscEvFailedPbDateAndTime OBJECT-TYPE
  8719.     SYNTAX  DateAndTime
  8720.     MAX-ACCESS read-only
  8721.     STATUS  current
  8722.     DESCRIPTION
  8723.         "The date and time at which this notification occurred."
  8724.     -- 1.3.6.1.4.1.32620.1.2.7.1.1
  8725.     ::= { anueGscEventFailedProbeData 1 }
  8726.  
  8727. anueGscEvFailedPbId OBJECT-TYPE
  8728.     SYNTAX  Integer32 (1..2147483647)
  8729.     MAX-ACCESS read-only
  8730.     STATUS  current
  8731.     DESCRIPTION
  8732.         "The ID of the GSC probe that has failed."
  8733.     -- 1.3.6.1.4.1.32620.1.2.7.1.2
  8734.     ::= { anueGscEventFailedProbeData 2 }
  8735.  
  8736. anueGscEvFailedPbName OBJECT-TYPE
  8737.     SYNTAX  DisplayString
  8738.     MAX-ACCESS read-only
  8739.     STATUS  current
  8740.     DESCRIPTION
  8741.         "The name of the GSC probe that has failed."
  8742.     -- 1.3.6.1.4.1.32620.1.2.7.1.3
  8743.     ::= { anueGscEventFailedProbeData 3 }
  8744.  
  8745.  
  8746. anueGscEvFailedPbIP OBJECT-TYPE
  8747.     SYNTAX  InetAddress
  8748.     MAX-ACCESS read-only
  8749.     STATUS  current
  8750.     DESCRIPTION
  8751.         "The IP address of the GSC probe that has failed."
  8752.     -- 1.3.6.1.4.1.32620.1.2.7.1.4
  8753.     ::= { anueGscEventFailedProbeData 4 }
  8754.  
  8755.  
  8756. anueGscEvFailedPbPortList OBJECT-TYPE
  8757.     SYNTAX  DisplayString
  8758.     MAX-ACCESS read-only
  8759.     STATUS  current
  8760.     DESCRIPTION
  8761.         "The ports that are part of the GSC probe that has failed."
  8762.     -- 1.3.6.1.4.1.32620.1.2.7.1.5
  8763.     ::= { anueGscEventFailedProbeData 5 }
  8764.  
  8765.  
  8766. anueGscEvFailedPbLastRxHeartbeat OBJECT-TYPE
  8767.     SYNTAX  DateAndTime
  8768.     MAX-ACCESS read-only
  8769.     STATUS  current
  8770.     DESCRIPTION
  8771.         "The date and time of the last received heartbeat
  8772.         for the GSC probe that has failed."
  8773.     -- 1.3.6.1.4.1.32620.1.2.7.1.6
  8774.     ::= { anueGscEventFailedProbeData 6 }
  8775.  
  8776.  
  8777. anueGscEvFailedPbLastRxFailMsg OBJECT-TYPE
  8778.     SYNTAX  DateAndTime
  8779.     MAX-ACCESS read-only
  8780.     STATUS  current
  8781.     DESCRIPTION
  8782.         "The date and time of the last received fail message
  8783.         for the GSC probe that has failed."
  8784.     -- 1.3.6.1.4.1.32620.1.2.7.1.7
  8785.     ::= { anueGscEventFailedProbeData 7 }
  8786.  
  8787. anueGscEvFailoverPbId OBJECT-TYPE
  8788.     SYNTAX  Integer32 (1..2147483647)
  8789.     MAX-ACCESS read-only
  8790.     STATUS  current
  8791.     DESCRIPTION
  8792.         "The GSC redundant probes ID to which the traffic
  8793.         was failed over, if such a probe exists."
  8794.     -- 1.3.6.1.4.1.32620.1.2.7.1.8
  8795.     ::= { anueGscEventFailedProbeData 8 }
  8796.  
  8797. anueGscEvFailoverPbName OBJECT-TYPE
  8798.     SYNTAX  DisplayString
  8799.     MAX-ACCESS read-only
  8800.     STATUS  current
  8801.     DESCRIPTION
  8802.         "The GSC redundant probes name to which the traffic was failed over,
  8803.         if such a probe exists."
  8804.     -- 1.3.6.1.4.1.32620.1.2.7.1.9
  8805.     ::= { anueGscEventFailedProbeData 9 }
  8806.  
  8807.  
  8808. anueGscEvFailoverPbIP OBJECT-TYPE
  8809.     SYNTAX  InetAddress
  8810.     MAX-ACCESS read-only
  8811.     STATUS  current
  8812.     DESCRIPTION
  8813.         "The GSC redundant probes IP address to which the traffic
  8814.         was failed over, if such a probe exists."
  8815.     -- 1.3.6.1.4.1.32620.1.2.7.1.10
  8816.     ::= { anueGscEventFailedProbeData 10 }
  8817.  
  8818.  
  8819. anueGscEvFailoverPbPortList OBJECT-TYPE
  8820.     SYNTAX  DisplayString
  8821.     MAX-ACCESS read-only
  8822.     STATUS  current
  8823.     DESCRIPTION
  8824.         "The ports that belong to the GSC redundant probe to which the
  8825.         traffic was failed over, if such a probe exists."
  8826.     -- 1.3.6.1.4.1.32620.1.2.7.1.11
  8827.     ::= { anueGscEventFailedProbeData 11 }
  8828.  
  8829.  
  8830.  
  8831. --
  8832. -- Notification Types
  8833. --
  8834.  
  8835. anueEvents OBJECT IDENTIFIER
  8836.     -- 1.3.6.1.4.1.32620.2
  8837.     ::= { anueMIB 2 }
  8838.  
  8839.  
  8840. anueNtoEvents OBJECT IDENTIFIER
  8841.     -- 1.3.6.1.4.1.32620.2.1
  8842.     ::= { anueEvents 1 }
  8843.  
  8844.  
  8845. anueSnmpAuthenticationFailure NOTIFICATION-TYPE
  8846.     OBJECTS {
  8847.         anueSnmpAuthnFailureTime,
  8848.         anueSnmpAuthnFailureUsername,
  8849.         anueSnmpAuthnFailureSrcIp,
  8850.         anueSnmpAuthnFailureSrcIpType,
  8851.         anueSnmpAuthnFailureSecModel }
  8852.     STATUS  current
  8853.     DESCRIPTION
  8854.         "The Anue version of AuenticationFailure notification
  8855.         provides extra information about improperly authenticated PDUs
  8856.         when compared with the RFC 3418 AuenticationFailure notification.
  8857.         It includes username (or community string), message security model,
  8858.         source ip address, and type (ipv4 or ipv6).
  8859.  
  8860.         The RFC 3418 notification does not include the Source IP address
  8861.         of the offending host, so the notification recipient cannot
  8862.         determine the source of the invalid SNMP."
  8863.     REFERENCE
  8864.         "Please see RFC 3418 for definition of the SNMP authentication failure trap."
  8865.     -- 1.3.6.1.4.1.32620.2.1.1
  8866.     ::= { anueNtoEvents 1 }
  8867.  
  8868.  
  8869. anueClientLoginFailure NOTIFICATION-TYPE
  8870.     OBJECTS {
  8871.         anueClientLoginFailureTime,
  8872.         anueClientLoginFailureId,
  8873.         anueClientLoginFailureSrcIpType,
  8874.         anueClientLoginFailureSrcIp,
  8875.         anueClientLoginFailureReason }
  8876.     STATUS  current
  8877.     DESCRIPTION
  8878.         "The Anue client login failure notification signifies that
  8879.         a user's login attempt failed due to improper authentication.
  8880.         The client login failure notification occurs when an
  8881.         invalid user name or password is entered by an Anue client."
  8882.     -- 1.3.6.1.4.1.32620.2.1.2
  8883.     ::= { anueNtoEvents 2 }
  8884.  
  8885.  
  8886. -- Event monitor subsystem notifications
  8887. --
  8888.  
  8889. -- Statistical counter event monitor notifications
  8890.  
  8891. anueNtoEventMonStatInvalidCount NOTIFICATION-TYPE
  8892.     OBJECTS {
  8893.         anueNtoEventMonDataDateAndTime,
  8894.         anueNtoEventMonDataTriggerCause,
  8895.         anueNtoEventMonDataTriggerValue,
  8896.         anueNtoEventMonDataStatName,
  8897.         anueNtoEventMonDataEntityName,
  8898.         anueNtoEventMonDataNotSent,
  8899.         anueNtoEventMonDataThreshold,
  8900.         anueNtoEventMonDataInterval,
  8901.         anueNtoEventMonDataWindowSize,
  8902.         anueNtoEventMonDataWindowCount }
  8903.     STATUS      current
  8904.     DESCRIPTION
  8905.        "A notification from the Anue NTO event monitor subsystem.
  8906.         This notification type indicates that an invalid packet counter
  8907.         value being monitored exceeded a predefined threshold."
  8908.     -- 1.3.6.1.4.1.32620.2.1.3
  8909.     ::= { anueNtoEvents 3 }
  8910.  
  8911.  
  8912. anueNtoEventMonStatDropCount NOTIFICATION-TYPE
  8913.     OBJECTS {
  8914.         anueNtoEventMonDataDateAndTime,
  8915.         anueNtoEventMonDataTriggerCause,
  8916.         anueNtoEventMonDataTriggerValue,
  8917.         anueNtoEventMonDataStatName,
  8918.         anueNtoEventMonDataEntityName,
  8919.         anueNtoEventMonDataNotSent,
  8920.         anueNtoEventMonDataThreshold,
  8921.         anueNtoEventMonDataInterval,
  8922.         anueNtoEventMonDataWindowSize,
  8923.         anueNtoEventMonDataWindowCount }
  8924.     STATUS      current
  8925.     DESCRIPTION
  8926.        "A notification from the Anue NTO event monitor subsystem.
  8927.         This notification type indicates that a dropped packet counter
  8928.         value being monitored exceeded a predefined threshold."
  8929.     -- 1.3.6.1.4.1.32620.2.1.4
  8930.     ::= { anueNtoEvents 4 }
  8931.  
  8932.  
  8933. -- Statistical percentage event monitor notifications
  8934.  
  8935. anueNtoEventMonStatRxUtilization NOTIFICATION-TYPE
  8936.     OBJECTS {
  8937.         anueNtoEventMonDataDateAndTime,
  8938.         anueNtoEventMonDataTriggerCause,
  8939.         anueNtoEventMonDataTriggerValue,
  8940.         anueNtoEventMonDataDirection,
  8941.         anueNtoEventMonDataStatName,
  8942.         anueNtoEventMonDataEntityName,
  8943.         anueNtoEventMonDataNotSent,
  8944.         anueNtoEventMonDataThreshold,
  8945.         anueNtoEventMonDataInterval,
  8946.         anueNtoEventMonDataWindowSize,
  8947.         anueNtoEventMonDataWindowCount }
  8948.     STATUS      current
  8949.     DESCRIPTION
  8950.        "A notification from the Anue NTO event monitor subsystem.
  8951.         This notification type indicates that a receive utilization
  8952.         value being monitored crossed a predefined threshold."
  8953.     -- 1.3.6.1.4.1.32620.2.1.5
  8954.     ::= { anueNtoEvents 5 }
  8955.  
  8956.  
  8957. anueNtoEventMonStatTxUtilization NOTIFICATION-TYPE
  8958.     OBJECTS {
  8959.         anueNtoEventMonDataDateAndTime,
  8960.         anueNtoEventMonDataTriggerCause,
  8961.         anueNtoEventMonDataTriggerValue,
  8962.         anueNtoEventMonDataDirection,
  8963.         anueNtoEventMonDataStatName,
  8964.         anueNtoEventMonDataEntityName,
  8965.         anueNtoEventMonDataNotSent,
  8966.         anueNtoEventMonDataThreshold,
  8967.         anueNtoEventMonDataInterval,
  8968.         anueNtoEventMonDataWindowSize,
  8969.         anueNtoEventMonDataWindowCount }
  8970.     STATUS      current
  8971.     DESCRIPTION
  8972.        "A notification from the Anue NTO event monitor subsystem.
  8973.         This notification type indicates that a transmit utilization
  8974.         value being monitored crossed a predefined threshold."
  8975.     -- 1.3.6.1.4.1.32620.2.1.6
  8976.     ::= { anueNtoEvents 6 }
  8977.  
  8978.  
  8979. -- Other event monitor notifications
  8980.  
  8981. anueNtoEventTest NOTIFICATION-TYPE
  8982.     OBJECTS {
  8983.         anueNtoEventTestTime,
  8984.         anueNtoEventTestMessage }
  8985.     STATUS      current
  8986.     DESCRIPTION
  8987.        "On-demand notification type generated at user's request to validate
  8988.         the SNMP configuration on the agent and SNMP management system."
  8989.     -- 1.3.6.1.4.1.32620.2.1.7
  8990.     ::= { anueNtoEvents 7 }
  8991.  
  8992.  
  8993. anueNtoEventUnionMemberAction NOTIFICATION-TYPE
  8994.     OBJECTS {
  8995.         anueNtoEventMonDataDateAndTime,
  8996.         anueMemberActionDataType,
  8997.         anueMemberActionDataMemberName }
  8998.     STATUS      current
  8999.     DESCRIPTION
  9000.        "This notification type indicates that a union member action has occurred."
  9001.     -- 1.3.6.1.4.1.32620.2.1.8
  9002.     ::= { anueNtoEvents 8 }
  9003.  
  9004.  
  9005. anueNtoEventMonStatLoadDistribution NOTIFICATION-TYPE
  9006.     OBJECTS {
  9007.         anueNtoEventMonDataDateAndTime,
  9008.         anueNtoEventMonDataTriggerCause,
  9009.         anueNtoEventMonDataTriggerValue,
  9010.         anueNtoEventMonDataDirection,
  9011.         anueNtoEventMonDataStatName,
  9012.         anueNtoEventMonDataEntityName,
  9013.         anueNtoEventMonDataNotSent,
  9014.         anueNtoEventMonDataThreshold,
  9015.         anueNtoEventMonDataInterval,
  9016.         anueNtoEventMonDataWindowSize,
  9017.         anueNtoEventMonDataWindowCount }
  9018.     STATUS      current
  9019.     DESCRIPTION
  9020.        "A notification from the Anue NTO event monitor subsystem.
  9021.         This notification type indicates that a tool port is not
  9022.         load balanced in comparison with the other tool ports that
  9023.         have the GTP-U option enabled. This indicated that the received
  9024.         data rate on the tool port has crossed a predefined threshold."
  9025.     -- 1.3.6.1.4.1.32620.2.1.9
  9026.     ::= { anueNtoEvents 9 }
  9027.  
  9028. anueGscEvents OBJECT IDENTIFIER
  9029.     -- 1.3.6.1.4.1.32620.2.2
  9030.     ::= { anueEvents 2 }
  9031.  
  9032.  
  9033. anueGscEventMonStatOverflowPkts NOTIFICATION-TYPE
  9034.     OBJECTS {
  9035.         anueNtoEventMonDataDateAndTime,
  9036.         anueNtoEventMonDataTriggerCause,
  9037.         anueNtoEventMonDataTriggerValue,
  9038.         anueNtoEventMonDataStatName,
  9039.         anueNtoEventMonDataEntityName,
  9040.         anueNtoEventMonDataNotSent,
  9041.         anueNtoEventMonDataThreshold,
  9042.         anueNtoEventMonDataInterval,
  9043.         anueNtoEventMonDataWindowSize,
  9044.         anueNtoEventMonDataWindowCount }
  9045.     STATUS  current
  9046.     DESCRIPTION
  9047.         "A notification from the Anue GSC event monitor subsystem.
  9048.          This notification type indicates that the total number of packets dropped on a network
  9049.          port due to a full ingress buffer crossed a predefined threshold."
  9050.     -- 1.3.6.1.4.1.32620.2.2.1
  9051.     ::= { anueGscEvents 1 }
  9052.  
  9053.  
  9054. anueGscEventMonStatControlPlanePktRate NOTIFICATION-TYPE
  9055.     OBJECTS {
  9056.         anueNtoEventMonDataDateAndTime,
  9057.         anueNtoEventMonDataTriggerCause,
  9058.         anueNtoEventMonDataTriggerValue,
  9059.         anueNtoEventMonDataStatName,
  9060.         anueNtoEventMonDataEntityName,
  9061.         anueNtoEventMonDataNotSent,
  9062.         anueNtoEventMonDataThreshold,
  9063.         anueNtoEventMonDataInterval,
  9064.         anueNtoEventMonDataWindowSize,
  9065.         anueNtoEventMonDataWindowCount }
  9066.     STATUS  current
  9067.     DESCRIPTION
  9068.        "A notification from the Anue GSC event monitor subsystem.
  9069.         This notification type indicates that the GTP-C packets rate
  9070.         value being monitored exceeded a predefined threshold."
  9071.     -- 1.3.6.1.4.1.32620.2.2.2
  9072.     ::= { anueGscEvents 2 }
  9073.  
  9074.  
  9075. anueGscEventMonStatExcessSessions NOTIFICATION-TYPE
  9076.     OBJECTS {
  9077.         anueNtoEventMonDataDateAndTime,
  9078.         anueNtoEventMonDataTriggerCause,
  9079.         anueNtoEventMonDataTriggerValue,
  9080.         anueNtoEventMonDataDirection,
  9081.         anueNtoEventMonDataStatName,
  9082.         anueNtoEventMonDataEntityName,
  9083.         anueNtoEventMonDataNotSent,
  9084.         anueNtoEventMonDataThreshold,
  9085.         anueNtoEventMonDataInterval,
  9086.         anueNtoEventMonDataWindowSize,
  9087.         anueNtoEventMonDataWindowCount }
  9088.     STATUS  current
  9089.     DESCRIPTION
  9090.        "A notification from the Anue GSC event monitor subsystem.
  9091.         This notification type indicates that the excess sessions
  9092.         value being monitored crossed a predefined threshold."
  9093.     -- 1.3.6.1.4.1.32620.2.2.3
  9094.     ::= { anueGscEvents 3 }
  9095.  
  9096.  
  9097. anueGscEventMonStatIngressPktDrops NOTIFICATION-TYPE
  9098.     OBJECTS {
  9099.         anueNtoEventMonDataDateAndTime,
  9100.         anueNtoEventMonDataTriggerCause,
  9101.         anueNtoEventMonDataTriggerValue,
  9102.         anueNtoEventMonDataDirection,
  9103.         anueNtoEventMonDataStatName,
  9104.         anueNtoEventMonDataEntityName,
  9105.         anueNtoEventMonDataNotSent,
  9106.         anueNtoEventMonDataThreshold,
  9107.         anueNtoEventMonDataInterval,
  9108.         anueNtoEventMonDataWindowSize,
  9109.         anueNtoEventMonDataWindowCount }
  9110.     STATUS  current
  9111.     DESCRIPTION
  9112.        "A notification from the Anue GSC event monitor subsystem.
  9113.         This notification type indicates that an ingress packets
  9114.         dropped value being monitored crossed a predefined threshold."
  9115.     -- 1.3.6.1.4.1.32620.2.2.4
  9116.     ::= { anueGscEvents 4 }
  9117.  
  9118.  
  9119. anueGscEventMonStatSessionsTableLoad NOTIFICATION-TYPE
  9120.     OBJECTS {
  9121.         anueNtoEventMonDataDateAndTime,
  9122.         anueNtoEventMonDataTriggerCause,
  9123.         anueNtoEventMonDataTriggerValue,
  9124.         anueNtoEventMonDataDirection,
  9125.         anueNtoEventMonDataStatName,
  9126.         anueNtoEventMonDataEntityName,
  9127.         anueNtoEventMonDataNotSent,
  9128.         anueNtoEventMonDataThreshold,
  9129.         anueNtoEventMonDataInterval,
  9130.         anueNtoEventMonDataWindowSize,
  9131.         anueNtoEventMonDataWindowCount }
  9132.     STATUS  current
  9133.     DESCRIPTION
  9134.        "A notification from the Anue GSC event monitor subsystem.
  9135.         This notification type indicates that a sessions table load
  9136.         value being monitored crossed a predefined threshold."
  9137.     -- 1.3.6.1.4.1.32620.2.2.5
  9138.     ::= { anueGscEvents 5 }
  9139.  
  9140.  
  9141. anueGscEventMonStatNetworkElemLoad NOTIFICATION-TYPE
  9142.     OBJECTS {
  9143.         anueNtoEventMonDataDateAndTime,
  9144.         anueNtoEventMonDataTriggerCause,
  9145.         anueNtoEventMonDataTriggerValue,
  9146.         anueNtoEventMonDataDirection,
  9147.         anueNtoEventMonDataStatName,
  9148.         anueNtoEventMonDataEntityName,
  9149.         anueNtoEventMonDataNotSent,
  9150.         anueNtoEventMonDataThreshold,
  9151.         anueNtoEventMonDataInterval,
  9152.         anueNtoEventMonDataWindowSize,
  9153.         anueNtoEventMonDataWindowCount }
  9154.     STATUS  current
  9155.     DESCRIPTION
  9156.        "A notification from the Anue GSC event monitor subsystem.
  9157.         This notification type indicates that a network element load
  9158.         value being monitored crossed a predefined threshold."
  9159.     -- 1.3.6.1.4.1.32620.2.2.6
  9160.     ::= { anueGscEvents 6 }
  9161.  
  9162.  
  9163. anueGscEventMonStatReqRespLoad NOTIFICATION-TYPE
  9164.     OBJECTS {
  9165.         anueNtoEventMonDataDateAndTime,
  9166.         anueNtoEventMonDataTriggerCause,
  9167.         anueNtoEventMonDataTriggerValue,
  9168.         anueNtoEventMonDataDirection,
  9169.         anueNtoEventMonDataStatName,
  9170.         anueNtoEventMonDataEntityName,
  9171.         anueNtoEventMonDataNotSent,
  9172.         anueNtoEventMonDataThreshold,
  9173.         anueNtoEventMonDataInterval,
  9174.         anueNtoEventMonDataWindowSize,
  9175.         anueNtoEventMonDataWindowCount }
  9176.     STATUS  current
  9177.     DESCRIPTION
  9178.        "A notification from the Anue GSC event monitor subsystem.
  9179.         This notification type indicates that a request response load
  9180.         value being monitored crossed a predefined threshold."
  9181.     -- 1.3.6.1.4.1.32620.2.2.7
  9182.     ::= { anueGscEvents 7 }
  9183.  
  9184.  
  9185. anueGscEventMonStatFragmentationLoad NOTIFICATION-TYPE
  9186.     OBJECTS {
  9187.         anueNtoEventMonDataDateAndTime,
  9188.         anueNtoEventMonDataTriggerCause,
  9189.         anueNtoEventMonDataTriggerValue,
  9190.         anueNtoEventMonDataDirection,
  9191.         anueNtoEventMonDataStatName,
  9192.         anueNtoEventMonDataEntityName,
  9193.         anueNtoEventMonDataNotSent,
  9194.         anueNtoEventMonDataThreshold,
  9195.         anueNtoEventMonDataInterval,
  9196.         anueNtoEventMonDataWindowSize,
  9197.         anueNtoEventMonDataWindowCount }
  9198.     STATUS  current
  9199.     DESCRIPTION
  9200.        "A notification from the Anue GSC event monitor subsystem.
  9201.         This notification type indicates that a fragmentation load
  9202.         value being monitored crossed a predefined threshold."
  9203.     -- 1.3.6.1.4.1.32620.2.2.8
  9204.     ::= { anueGscEvents 8 }
  9205.  
  9206.  
  9207. anueGscCriticalFailure NOTIFICATION-TYPE
  9208.     OBJECTS {
  9209.         anueCriticalFailureDateAndTime,
  9210.         anueCriticalFailureType }
  9211.     STATUS  current
  9212.     DESCRIPTION
  9213.         "The Anue GSC critical failure notification provides
  9214.          information about the appearance of a non-recoverable error.
  9215.          This error requires the GSC to be restarted and restored."
  9216.     -- 1.3.6.1.4.1.32620.2.2.9
  9217.     ::= { anueGscEvents 9 }
  9218.  
  9219.  
  9220. anueGscProbeFailure NOTIFICATION-TYPE
  9221.     OBJECTS {
  9222.         anueGscEvFailedPbDateAndTime,
  9223.         anueGscEvFailedPbId,
  9224.         anueGscEvFailedPbName,
  9225.         anueGscEvFailedPbIP,
  9226.         anueGscEvFailedPbPortList,
  9227.         anueGscEvFailedPbLastRxHeartbeat,
  9228.         anueGscEvFailedPbLastRxFailMsg,
  9229.         anueGscEvFailoverPbId,
  9230.         anueGscEvFailoverPbName,
  9231.         anueGscEvFailoverPbIP,
  9232.         anueGscEvFailoverPbPortList }
  9233.     STATUS  current
  9234.     DESCRIPTION
  9235.         "This notification provides information about the
  9236.         failure of a GSC probe."
  9237.     -- 1.3.6.1.4.1.32620.2.2.10
  9238.     ::= { anueGscEvents 10 }
  9239.  
  9240.  
  9241. -- Conformance information
  9242. --
  9243.  
  9244. anueConformance OBJECT IDENTIFIER
  9245.     -- 1.3.6.1.4.1.32620.3
  9246.     ::= { anueMIB 3 }
  9247.  
  9248. anueNtoConformance OBJECT IDENTIFIER
  9249.     -- 1.3.6.1.4.1.32620.3.1
  9250.     ::= { anueConformance 1 }
  9251.  
  9252.  
  9253. anueGroups OBJECT IDENTIFIER
  9254.     -- 1.3.6.1.4.1.32620.3.1.1
  9255.     ::= { anueNtoConformance 1 }
  9256.  
  9257. anueNtoGroups OBJECT IDENTIFIER
  9258.     -- 1.3.6.1.4.1.32620.3.1.1.1
  9259.     ::= { anueGroups 1 }
  9260.  
  9261. anueNtoSystemGroup OBJECT-GROUP
  9262.     OBJECTS {
  9263.         anueSnmpAuthnFailureTime,
  9264.         anueSnmpAuthnFailureUsername,
  9265.         anueSnmpAuthnFailureSrcIpType,
  9266.         anueSnmpAuthnFailureSrcIp,
  9267.         anueSnmpAuthnFailureSecModel,
  9268.         anueClientLoginFailureId,
  9269.         anueClientLoginFailureSrcIpType,
  9270.         anueClientLoginFailureSrcIp,
  9271.         anueClientLoginFailureReason,
  9272.         anueClientLoginFailureTime,
  9273.         anueSnmpAuthnFailureTrapEnable,
  9274.         anueClientLoginFailureTrapEnable,
  9275.         anueLoginBanner,
  9276.         anueTimestampingTimeSource,
  9277.         anueTimestampingStatus,
  9278.         anueCustomFieldSetEnableState,
  9279.         anueFieldSetId,
  9280.         anueFieldSetAvailOuterHdrFlds,
  9281.         anueFieldSetIsAdditOuterHdrs,
  9282.         anueCustomFieldId,
  9283.         anueCustomFieldName,
  9284.         anueCustomFieldPktType,
  9285.         anueCustomFieldSize,
  9286.         anueCustomFieldSpecificAttrList,
  9287.         anueCustomFieldConfirmFldsList,
  9288.         anueCriticalFailureDateAndTime,
  9289.         anueCriticalFailureType }
  9290.     STATUS  current
  9291.     DESCRIPTION ""
  9292.     -- 1.3.6.1.4.1.32620.3.1.1.1.1
  9293.     ::= { anueNtoGroups 1 }
  9294.  
  9295. anueNtoIfExtGroup OBJECT-GROUP
  9296.     OBJECTS {
  9297.         anueIfIsLicensed,
  9298.         anueIfLicensedMaxSpeed,
  9299.         anueIfMode,
  9300.         anueIfDesc,
  9301.         anueIfOnAfm,
  9302.         anueIfAdvCapabilities
  9303.         }
  9304.     STATUS  current
  9305.     DESCRIPTION ""
  9306.     -- 1.3.6.1.4.1.32620.3.1.1.1.2
  9307.     ::= { anueNtoGroups 2 }
  9308.  
  9309. anueNtoFilterGroup OBJECT-GROUP
  9310.     OBJECTS {
  9311.         anueFilterCollectionPeriod,
  9312.         anueFilterType,
  9313.         anueFilterNumber,
  9314.         anueFilterDefaultName,
  9315.         anueFilterName,
  9316.         anueFilterDesc,
  9317.         anueFilterIfIndex,
  9318.         anueFilterIsTwoStage,
  9319.         anueFilterMode,
  9320.         anueFilterCriteria,
  9321.         anueFilterTag,
  9322.         anueFilterAfmEnabled,
  9323.         anueFilterEnabledFeatures,
  9324.         anueFilterCustomFieldSets,
  9325.         anueFilterConnFromOid,
  9326.         anueFilterConnToOid,
  9327.         anueFilterCntModHCInOctets,
  9328.         anueFilterCntModHCOutOctets,
  9329.         anueFilterCntModHCInPkts,
  9330.         anueFilterCntModHCOutPkts,
  9331.         anueFilterCntModHCDropPkts,
  9332.         anueFilterCntModHCDropTime,
  9333.         anueFilterCntModInOctets,
  9334.         anueFilterCntModOutOctets,
  9335.         anueFilterCntModInPkts,
  9336.         anueFilterCntModOutPkts,
  9337.         anueFilterCntModDropPkts,
  9338.         anueFilterCntModDropTime,
  9339.         anueFilterCntRstHCInOctets,
  9340.         anueFilterCntRstHCOutOctets,
  9341.         anueFilterCntRstHCInPkts,
  9342.         anueFilterCntRstHCOutPkts,
  9343.         anueFilterCntRstHCDropPkts,
  9344.         anueFilterCntRstHCDropTime,
  9345.         anueFilterCntRstInOctets,
  9346.         anueFilterCntRstOutOctets,
  9347.         anueFilterCntRstInPkts,
  9348.         anueFilterCntRstOutPkts,
  9349.         anueFilterCntRstDropPkts,
  9350.         anueFilterCntRstDropTime,
  9351.         anueFilterCurHCInOctets,
  9352.         anueFilterCurHCOutOctets,
  9353.         anueFilterCurHCRateOctets,
  9354.         anueFilterCurHCInPkts,
  9355.         anueFilterCurHCOutPkts,
  9356.         anueFilterCurHCRatePkts,
  9357.         anueFilterCurHCDropPkts,
  9358.         anueFilterCurHCUtil,
  9359.         anueFilterAvgHCInOctets,
  9360.         anueFilterAvgHCOutOctets,
  9361.         anueFilterAvgHCRateOctets,
  9362.         anueFilterAvgHCInPkts,
  9363.         anueFilterAvgHCOutPkts,
  9364.         anueFilterAvgHCRatePkts,
  9365.         anueFilterAvgHCDropPkts,
  9366.         anueFilterAvgHCUtil,
  9367.         anueFilterPeakHCInOctets,
  9368.         anueFilterPeakHCInOctetsTime,
  9369.         anueFilterPeakHCOutOctets,
  9370.         anueFilterPeakHCOutOctetsTime,
  9371.         anueFilterPeakHCRateOctets,
  9372.         anueFilterPeakHCRateOctetsTime,
  9373.         anueFilterPeakHCInPkts,
  9374.         anueFilterPeakHCInPktsTime,
  9375.         anueFilterPeakHCOutPkts,
  9376.         anueFilterPeakHCOutPktsTime,
  9377.         anueFilterPeakHCRatePkts,
  9378.         anueFilterPeakHCRatePktsTime,
  9379.         anueFilterPeakHCDropPkts,
  9380.         anueFilterPeakHCDropPktsTime,
  9381.         anueFilterPeakHCUtil,
  9382.         anueFilterPeakHCUtilTime,
  9383.         anueFilterCurInOctets,
  9384.         anueFilterCurOutOctets,
  9385.         anueFilterCurRateOctets,
  9386.         anueFilterCurInPkts,
  9387.         anueFilterCurOutPkts,
  9388.         anueFilterCurRatePkts,
  9389.         anueFilterCurDropPkts,
  9390.         anueFilterCurUtil,
  9391.         anueFilterAvgInOctets,
  9392.         anueFilterAvgOutOctets,
  9393.         anueFilterAvgRateOctets,
  9394.         anueFilterAvgInPkts,
  9395.         anueFilterAvgOutPkts,
  9396.         anueFilterAvgRatePkts,
  9397.         anueFilterAvgDropPkts,
  9398.         anueFilterAvgUtil,
  9399.         anueFilterPeakInOctets,
  9400.         anueFilterPeakInOctetsTime,
  9401.         anueFilterPeakOutOctets,
  9402.         anueFilterPeakOutOctetsTime,
  9403.         anueFilterPeakRateOctets,
  9404.         anueFilterPeakRateOctetsTime,
  9405.         anueFilterPeakInPkts,
  9406.         anueFilterPeakInPktsTime,
  9407.         anueFilterPeakOutPkts,
  9408.         anueFilterPeakOutPktsTime,
  9409.         anueFilterPeakRatePkts,
  9410.         anueFilterPeakRatePktsTime,
  9411.         anueFilterPeakDropPkts,
  9412.         anueFilterPeakDropPktsTime,
  9413.         anueFilterPeakUtil,
  9414.         anueFilterPeakUtilTime,
  9415.         anueFilterCreatedTime,
  9416.         anueFilterCreatedBy,
  9417.         anueFilterCriteriaModTime,
  9418.         anueFilterCriteriaModTimeStamp,
  9419.         anueFilterCriteriaModBy,
  9420.         anueFilterConfigModTime,
  9421.         anueFilterConfigModBy,
  9422.         anueFilterConfigModFields,
  9423.         anueFilterStatsResetTime,
  9424.         anueFilterStatsResetBy,
  9425.         anueFilterDropResetTime,
  9426.         anueFilterDropResetBy,
  9427.         anueFilterDefLastChange,
  9428.         anueFilterConnLastChange,
  9429.         anueFilterCurGscPktsRate,
  9430.         anueFilterAvgGscPktsRate,
  9431.         anueFilterPeakGscPktsRate,
  9432.         anueFilterPeakTimeGscPktsRate,
  9433.         anueFilterGTPPktType,
  9434.         anueFilterGscCurDenyGtpV0Sess,
  9435.         anueFilterGscCurDenyGtpV1Sess,
  9436.         anueFilterGscCurDenyGtpV2Sess,
  9437.         anueFilterGscCurDenyGtpTotSess,
  9438.         anueFilterGscAvgDenyGtpV0Sess,
  9439.         anueFilterGscAvgDenyGtpV1Sess,
  9440.         anueFilterGscAvgDenyGtpV2Sess,
  9441.         anueFilterGscAvgDenyGtpTotSess,
  9442.         anueFilterGscPkDenyGtpV0Sess,
  9443.         anueFilterGscPkDenyGtpV1Sess,
  9444.         anueFilterGscPkDenyGtpV2Sess,
  9445.         anueFilterGscPkDenyGtpTotSess,
  9446.         anueFilterGscPkDenyGtpV0SessT,
  9447.         anueFilterGscPkDenyGtpV1SessT,
  9448.         anueFilterGscPkDenyGtpV2SessT,
  9449.         anueFilterGscPkDenyGtpTotSessT,
  9450.         anueFilterGscTotOversizePktsTx,
  9451.         anueFilterGscCurOversizePktsTx,
  9452.         anueFilterGscAvgOversizePktsTx,
  9453.         anueFilterGscPkOversizePktsTx,
  9454.         anueFilterGscPkOversizePktsTxT,
  9455.         anueFilterGscTotDroppedPkts,
  9456.         anueFilterGscCurDroppedPkts,
  9457.         anueFilterGscAvgDroppedPkts,
  9458.         anueFilterGscPkDroppedPkts,
  9459.         anueFilterGscPkDroppedPktsT,
  9460.         anueFilterGscTotDroppedBytes,
  9461.         anueFilterGscCurDroppedBytes,
  9462.         anueFilterGscAvgDroppedBytes,
  9463.         anueFilterGscPkDroppedBytes,
  9464.         anueFilterGscPkDroppedBytesT
  9465.         }
  9466.     STATUS  current
  9467.     DESCRIPTION ""
  9468.     -- 1.3.6.1.4.1.32620.3.1.1.1.3
  9469.     ::= { anueNtoGroups 3 }
  9470.  
  9471. anueNtoPayloadGroup OBJECT-GROUP
  9472.     OBJECTS {
  9473.         anueNtoEventMonDataDateAndTime,
  9474.         anueNtoEventMonDataTriggerCause,
  9475.         anueNtoEventMonDataTriggerValue,
  9476.         anueNtoEventMonDataDirection,
  9477.         anueNtoEventMonDataStatName,
  9478.         anueNtoEventMonDataEntityName,
  9479.         anueNtoEventMonDataNotSent,
  9480.         anueNtoEventMonDataTriggerDescr,
  9481.         anueNtoEventMonDataThreshold,
  9482.         anueNtoEventMonDataInterval,
  9483.         anueNtoEventMonDataWindowSize,
  9484.         anueNtoEventMonDataWindowCount,
  9485.         anueNtoEventTestTime,
  9486.         anueNtoEventTestMessage,
  9487.         anueMemberActionDataMemberName,
  9488.         anueMemberActionDataType
  9489.     }
  9490.     STATUS  current
  9491.     DESCRIPTION "Notification payload objects"
  9492.     -- 1.3.6.1.4.1.32620.3.1.1.1.4
  9493.     ::= { anueNtoGroups 4 }
  9494.  
  9495. anueNtoCaptureGroup OBJECT-GROUP
  9496.     OBJECTS {
  9497.         anueCaptureNumber,
  9498.         anueCaptureDefaultName,
  9499.         anueCaptureName,
  9500.         anueCaptureDesc,
  9501.         anueCaptureStatus,
  9502.         anueCaptureBufferSize,
  9503.         anueCaptureBufferType,
  9504.         anueCaptureTriggerMode,
  9505.         anueCaptureTriggerPosition,
  9506.         anueCaptureFillBufferToTrigger,
  9507.         anueCaptureEnableTrailerStripping,
  9508.         anueCaptureTriggerCriteria,
  9509.         anueCaptureConnection
  9510.     }
  9511.     STATUS  current
  9512.     DESCRIPTION "Capture resource objects"
  9513.     -- 1.3.6.1.4.1.32620.3.1.1.1.5
  9514.     ::= { anueNtoGroups 5 }
  9515.  
  9516. anueNtoCaptureStatsGroup OBJECT-GROUP
  9517.     OBJECTS {
  9518.         anueCaptureTransBytesTotal,
  9519.         anueCaptureTransBytesCur,
  9520.         anueCaptureTransBytesAvg,
  9521.         anueCaptureTransBytesPeak,
  9522.         anueCaptureTransBytesPeakTime,
  9523.         anueCaptureTransBytesTimeSincePeak,
  9524.         anueCaptureTransPktsTotal,
  9525.         anueCaptureTransPktsCur,
  9526.         anueCaptureTransPktsAvg,
  9527.         anueCaptureTransPktsPeak,
  9528.         anueCaptureTransPktsPeakTime,
  9529.         anueCaptureTransPktsTimeSincePeak,
  9530.         anueCaptureDropPktsTotal,
  9531.         anueCaptureDropPktsCur,
  9532.         anueCaptureDropPktsAvg,
  9533.         anueCaptureDropPktsPeak,
  9534.         anueCaptureDropPktsPeakTime     ,
  9535.         anueCaptureDropPktsTimeSincePeak,
  9536.         anueCaptureBufferUtilizationPerc,
  9537.         anueCaptureTimeSinceReset,
  9538.         anueCaptureResetById
  9539.     }
  9540.     STATUS  current
  9541.     DESCRIPTION "Capture resource stats objects"
  9542.     -- 1.3.6.1.4.1.32620.3.1.1.1.6
  9543.     ::= { anueNtoGroups 6 }
  9544.  
  9545.  
  9546. anueNtoEventGroup NOTIFICATION-GROUP
  9547.     NOTIFICATIONS {
  9548.         anueSnmpAuthenticationFailure,
  9549.         anueClientLoginFailure,
  9550.         anueNtoEventMonStatInvalidCount,
  9551.         anueNtoEventMonStatDropCount,
  9552.         anueNtoEventMonStatRxUtilization,
  9553.         anueNtoEventMonStatTxUtilization,
  9554.         anueNtoEventTest,
  9555.         anueNtoEventMonStatLoadDistribution,
  9556.         anueNtoEventUnionMemberAction
  9557.     }
  9558.     STATUS  current
  9559.     DESCRIPTION ""
  9560.     -- 1.3.6.1.4.1.32620.3.1.1.1.7
  9561.     ::= { anueNtoGroups 7 }
  9562.  
  9563.  
  9564. anueNtoStageGroup OBJECT-GROUP
  9565.     OBJECTS {
  9566.         anueStageStripFilterType,
  9567.         anueStageStripFilterNumber,
  9568.         anueStageStripFeature,
  9569.         anueStageStripOrder,
  9570.         anueStageStripType,
  9571.         anueStageStripModPkts,
  9572.         anueStageStripModPktPct,
  9573.         anueStageStripErrorPkts,
  9574.         anueStageStripRstModPkts,
  9575.         anueStageStripRstModPktPct,
  9576.         anueStageStripRstErrorPkts,
  9577.         anueStageStripAttributes,
  9578.         anueStageDedupFilterType,
  9579.         anueStageDedupFilterNumber,
  9580.         anueStageDedupFeature,
  9581.         anueStageDedupOrder,
  9582.         anueStageDedupType,
  9583.         anueStageDedupTimeWindows,
  9584.         anueStageDedupRmvPkts,
  9585.         anueStageDedupRmvPktPct,
  9586.         anueStageDedupRstRmvPkts,
  9587.         anueStageDedupRstRmvPktPct,
  9588.         anueStageTrimFilterType,
  9589.         anueStageTrimFilterNumber,
  9590.         anueStageTrimFeature,
  9591.         anueStageTrimOrder,
  9592.         anueStageTrimType,
  9593.         anueStageTrimRetainOctets,
  9594.         anueStageTrimModPkts,
  9595.         anueStageTrimModPktPct,
  9596.         anueStageTrimRmvOctets,
  9597.         anueStageTrimRmvOctetPct,
  9598.         anueStageTrimRstModPkts,
  9599.         anueStageTrimRstModPktPct,
  9600.         anueStageTrimRstRmvOctets,
  9601.         anueStageTrimRstRmvOctetPct,
  9602.         anueStageBufferFilterType,
  9603.         anueStageBufferFilterNumber,
  9604.         anueStageBufferFeature,
  9605.         anueStageBufferOrder,
  9606.         anueStageBufferSize,
  9607.         anueStageBufferCurBufferLevel,
  9608.         anueStageBufferPeakBufferLevel,
  9609.         anueStageBufferPeakBufferTime,
  9610.         anueStageBufferDropPkts,
  9611.         anueStageBufferDropTime,
  9612.         anueStageBufferRstDropPkts,
  9613.         anueStageBufferRstDropTime,
  9614.         anueStageNPFilterFilterType,
  9615.         anueStageNPFilterFilterNumber,
  9616.         anueStageNPFilterFeature,
  9617.         anueStageNPFilterOrder,
  9618.         anueStageNPFilterDenyPkts,
  9619.         anueStageNPFilterDenyPktPct,
  9620.         anueStageNPFilterDenyOctets,
  9621.         anueStageNPFilterDenyOctetPct,
  9622.         anueStageNPFilterRstDenyPkts,
  9623.         anueStageNPFilterRstDenyPktPct,
  9624.         anueStageNPFilterRstDenyOctets,
  9625.         anueStageNPFilterRstDenyOctetPct,
  9626.         anueStageTPFilterFilterType,
  9627.         anueStageTPFilterFilterNumber,
  9628.         anueStageTPFilterFeature,
  9629.         anueStageTPFilterOrder,
  9630.         anueStageTPFilterDenyPkts,
  9631.         anueStageTPFilterDenyPktPct,
  9632.         anueStageTPFilterDropPkts,
  9633.         anueStageTPFilterDropTime,
  9634.         anueStageTPFilterRstDenyPkts,
  9635.         anueStageTPFilterRstDenyPktPct,
  9636.         anueStageTPFilterRstDropPkts,
  9637.         anueStageTPFilterRstDropTime,
  9638.         anueStageAfmDropFilterType,
  9639.         anueStageAfmDropFilterNumber,
  9640.         anueStageAfmDropFeature,
  9641.         anueStageAfmDropOrder,
  9642.         anueStageAfmDropDropPkts,
  9643.         anueStageAfmDropDropTime,
  9644.         anueStageAfmDropRstDropPkts,
  9645.         anueStageAfmDropRstDropTime,
  9646.         anueStageTagFilterType,
  9647.         anueStageTagFilterNumber,
  9648.         anueStageTagFeature,
  9649.         anueStageTagOrder,
  9650.         anueStageTagModPkts,
  9651.         anueStageTagModPktPct,
  9652.         anueStageTagRstModPkts,
  9653.         anueStageTagRstModPktPct,
  9654.         anueStageTagAttributes,
  9655.         anueStageNPErrorFilterType,
  9656.         anueStageNPErrorFilterNumber,
  9657.         anueStageNPErrorFeature,
  9658.         anueStageNPErrorOrder,
  9659.         anueStageNPErrorPkts,
  9660.         anueStageNPErrorRstPkts,
  9661.         anueStageDropFilterType,
  9662.         anueStageDropFilterNumber,
  9663.         anueStageDropFeature,
  9664.         anueStageCntDropPkts,
  9665.         anueStageCntDropTime,
  9666.         anueStageCurDropPkts,
  9667.         anueStageAvgDropPkts,
  9668.         anueStagePeakDropPkts,
  9669.         anueStagePeakDropTime,
  9670.         anueNtoStageGscNetworkFilterType,
  9671.         anueNtoStageGscNetworkFilterNumber,
  9672.         anueGscNWFltrExcSess,
  9673.         anueNtoStageGscNetworkFilterFeature,
  9674.         anueGscNWFltrAvgGscPktFrag,
  9675.         anueGscNWFltrAvgTdoutFrag,
  9676.         anueGscNWFltrCurPacketFrag,
  9677.         anueGscNWFltrCurTdoutFrag,
  9678.         anueGscNWFltrPkPacketFrag,
  9679.         anueGscNWFltrPkPacketFragT,
  9680.         anueGscNWFltrPkTdOutFrag,
  9681.         anueGscNWFltrPkTdOutFragT,
  9682.         anueGscNWFltrTotFrag,
  9683.         anueGscNWFltrTotRxCountFrag,
  9684.         anueGscNWFltrTotTdOutFrag,
  9685.         anueGscNWFltrAvgCompFragPkts,
  9686.         anueGscNWFltrAvgCompFragPktsPerc,
  9687.         anueGscNWFltrAvgIncomFragPkts,
  9688.         anueGscNWFltrCurCompFragPkts,
  9689.         anueGscNWFltrCurCompFragPktsPerc,
  9690.         anueGscNWFltrCurIncomFragPkts,
  9691.         anueGscNWFltrPkCompFragPkts,
  9692.         anueGscNWFltrPkCompFragPktsT,
  9693.         anueGscNWFltrPkCompFragPktsPerc,
  9694.         anueGscNWFltrPkCompFragPktsPercT,
  9695.         anueGscNWFltrPkIncomFragPkts,
  9696.         anueGscNWFltrPkIncomFragPktsT,
  9697.         anueGscNWFltrPkTotCompFragPkts,
  9698.         anueGscNWFltrAvgActiveUsers,
  9699.         anueGscNWFltrCurActiveUsers,
  9700.         anueGscNWFltrPkActiveUsers,
  9701.         anueGscNWFltrPkActiveUsersT,
  9702.         anueGscNWFltrAvgExcSess,
  9703.         anueGscNWFltrCurExcSess,
  9704.         anueGscNWFltrPkExcSess,
  9705.         anueGscNWFltrPkExcSessT,
  9706.         anueGscNWFltrTotExcSess,
  9707.         anueGscNWFltrTotGtpV0CrSess,
  9708.         anueGscNWFltrTotGtpV1CrSess,
  9709.         anueGscNWFltrTotGtpV2CrSess,
  9710.         anueGscNWFltrTotGtpTotCrSess,
  9711.         anueGscNWFltrAvgGtpV0CrSess,
  9712.         anueGscNWFltrAvgGtpV1CrSess,
  9713.         anueGscNWFltrAvgGtpV2CrSess,
  9714.         anueGscNWFltrAvgGtpTotCrSess,
  9715.         anueGscNWFltrCurGtpV0CrSess,
  9716.         anueGscNWFltrCurGtpV1CrSess,
  9717.         anueGscNWFltrCurGtpV2CrSess,
  9718.         anueGscNWFltrCurGtpTotCrSess,
  9719.         anueGscNWFltrPkGtpV0CrSess,
  9720.         anueGscNWFltrPkGtpV1CrSess,
  9721.         anueGscNWFltrPkGtpV2CrSess,
  9722.         anueGscNWFltrPkGtpTotCrSess,
  9723.         anueGscNWFltrPkGtpV0CrSessT,
  9724.         anueGscNWFltrPkGtpV1CrSessT,
  9725.         anueGscNWFltrPkGtpV2CrSessT,
  9726.         anueGscNWFltrPkGtpTotCrSessT,
  9727.         anueGscNWFltrTotGtpV0DelSess,
  9728.         anueGscNWFltrTotGtpV1DelSess,
  9729.         anueGscNWFltrTotGtpV2DelSess,
  9730.         anueGscNWFltrTotGtpTotDelSess,
  9731.         anueGscNWFltrAvgGtpV0DelSess,
  9732.         anueGscNWFltrAvgGtpV1DelSess,
  9733.         anueGscNWFltrAvgGtpV2DelSess,
  9734.         anueGscNWFltrAvgGtpTotDelSess,
  9735.         anueGscNWFltrCurGtpV0DelSess,
  9736.         anueGscNWFltrCurGtpV1DelSess,
  9737.         anueGscNWFltrCurGtpV2DelSess,
  9738.         anueGscNWFltrCurGtpTotDelSess,
  9739.         anueGscNWFltrPkGtpV0DelSess,
  9740.         anueGscNWFltrPkGtpV1DelSess,
  9741.         anueGscNWFltrPkGtpV2DelSess,
  9742.         anueGscNWFltrPkGtpTotDelSess,
  9743.         anueGscNWFltrPkGtpV0DelSessT,
  9744.         anueGscNWFltrPkGtpV1DelSessT,
  9745.         anueGscNWFltrPkGtpV2DelSessT,
  9746.         anueGscNWFltrPkGtpTotDelSessT,
  9747.         anueGscNWFltrAvgGtpV0Bearers,
  9748.         anueGscNWFltrAvgGtpV1Bearers,
  9749.         anueGscNWFltrAvgGtpV2Bearers,
  9750.         anueGscNWFltrAvgGtpTotBearers,
  9751.         anueGscNWFltrCurGtpV0Bearers,
  9752.         anueGscNWFltrCurGtpV1Bearers,
  9753.         anueGscNWFltrCurGtpV2Bearers,
  9754.         anueGscNWFltrCurGtpTotBearers,
  9755.         anueGscNWFltrPkGtpV0Bearers,
  9756.         anueGscNWFltrPkGtpV1Bearers,
  9757.         anueGscNWFltrPkGtpV2Bearers,
  9758.         anueGscNWFltrPkGtpTotBearers,
  9759.         anueGscNWFltrPkGtpV0BearersT,
  9760.         anueGscNWFltrPkGtpV1BearersT,
  9761.         anueGscNWFltrPkGtpV2BearersT,
  9762.         anueGscNWFltrPkGtpTotBearersT,
  9763.         anueGscNWFltrAvgGtpV0Pkts,
  9764.         anueGscNWFltrAvgGtpV1Pkts,
  9765.         anueGscNWFltrAvgGtpV2Pkts,
  9766.         anueGscNWFltrAvgGtpTotPkts,
  9767.         anueGscNWFltrCurGtpV0Pkts,
  9768.         anueGscNWFltrCurGtpV1Pkts,
  9769.         anueGscNWFltrCurGtpV2Pkts,
  9770.         anueGscNWFltrCurGtpTotPkts,
  9771.         anueGscNWFltrTotGtpV1Pkts,
  9772.         anueGscNWFltrTotGtpV0Pkts,
  9773.         anueGscNWFltrTotGtpV2Pkts,
  9774.         anueGscNWFltrTotGtpTotPkts,
  9775.         anueGscNWFltrPkGtpV0Pkts,
  9776.         anueGscNWFltrPkGtpV1Pkts,
  9777.         anueGscNWFltrPkGtpV2Pkts,
  9778.         anueGscNWFltrPkGtpTotPkts,
  9779.         anueGscNWFltrPkGtpV0PktsT,
  9780.         anueGscNWFltrPkGtpV1PktsT,
  9781.         anueGscNWFltrPkGtpV2PktsT,
  9782.         anueGscNWFltrPkGtpTotPktsT,
  9783.         anueGscNWFltrTotGtpV0ToutSess,
  9784.         anueGscNWFltrTotGtpV1ToutSess,
  9785.         anueGscNWFltrTotGtpV2ToutSess,
  9786.         anueGscNWFltrTotGtpTotToutSess,
  9787.         anueGscNWFltrAvgGtpV0ToutSess,
  9788.         anueGscNWFltrAvgGtpV1ToutSess,
  9789.         anueGscNWFltrAvgGtpV2ToutSess,
  9790.         anueGscNWFltrAvgGtpTotToutSess,
  9791.         anueGscNWFltrCurGtpV0ToutSess,
  9792.         anueGscNWFltrCurGtpV1ToutSess,
  9793.         anueGscNWFltrCurGtpV2ToutSess,
  9794.         anueGscNWFltrCurGtpTotToutSess,
  9795.         anueGscNWFltrPkGtpV0ToutSess,
  9796.         anueGscNWFltrPkGtpV1ToutSess,
  9797.         anueGscNWFltrPkGtpV2ToutSess,
  9798.         anueGscNWFltrPkGtpTotToutSess,
  9799.         anueGscNWFltrPkGtpV0ToutSessT,
  9800.         anueGscNWFltrPkGtpV1ToutSessT,
  9801.         anueGscNWFltrPkGtpV2ToutSessT,
  9802.         anueGscNWFltrPkGtpTotToutSessT,
  9803.         anueGscNWFltrAvgGtpCPkts,
  9804.         anueGscNWFltrAvgGtpUPkts,
  9805.         anueGscNWFltrAvgDiameterPkts,
  9806.         anueGscNWFltrAvgDnsPkts,
  9807.         anueGscNWFltrAvgRadiusPkts,
  9808.         anueGscNWFltrAvgNonGtpPkts,
  9809.         anueGscNWFltrCurGtpCPkts,
  9810.         anueGscNWFltrCurGtpUPkts,
  9811.         anueGscNWFltrCurDiameterPkts,
  9812.         anueGscNWFltrCurDnsPkts,
  9813.         anueGscNWFltrCurRadiusPkts,
  9814.         anueGscNWFltrCurNonGtpPkts,
  9815.         anueGscNWFltrPkGtpCPkts,
  9816.         anueGscNWFltrPkGtpUPkts,
  9817.         anueGscNWFltrPkDiameterPkts,
  9818.         anueGscNWFltrPkDnsPkts,
  9819.         anueGscNWFltrPkRadiusPkts,
  9820.         anueGscNWFltrPkNonGtpPkts,
  9821.         anueGscNWFltrPkGtpCPktsT,
  9822.         anueGscNWFltrPkGtpUPktsT,
  9823.         anueGscNWFltrPkDiameterPktsT,
  9824.         anueGscNWFltrPkDnsPktsT,
  9825.         anueGscNWFltrPkRadiusPktsT,
  9826.         anueGscNWFltrPkNonGtpPktsT,
  9827.         anueGscNWFltrTotGtpCPkts,
  9828.         anueGscNWFltrTotGtpUPkts,
  9829.         anueGscNWFltrTotDiameterPkts,
  9830.         anueGscNWFltrTotDnsPkts,
  9831.         anueGscNWFltrTotRadiusPkts,
  9832.         anueGscNWFltrTotNonGtpPkts,
  9833.         anueGscNWFltrTotGscDropPkts,
  9834.         anueGscNWFltrCurGscSessLoad,
  9835.         anueGscNWFltrAvgGscSessLoad,
  9836.         anueGscNWFltrPeakGscSessLoad,
  9837.         anueGscNWFltrPeakGscSessLoadT,
  9838.         anueGscNWFltrCurNetwElemLoad,
  9839.         anueGscNWFltrPeakNetwElemLoad,
  9840.         anueGscNWFltrPeakNetwElemLoadT,
  9841.         anueGscNWFltrCurReqRespLoad,
  9842.         anueGscNWFltrPeakReqRespLoad,
  9843.         anueGscNWFltrPeakReqRespLoadT,
  9844.         anueGscNWFltrCurFragLoad,
  9845.         anueGscNWFltrPeakFragLoad,
  9846.         anueGscNWFltrPeakFragLoadT,
  9847.         anueGscNWFltrAvgGscUnassignedSess,
  9848.         anueGscNWFltrCurGscUnassignedSess,
  9849.         anueGscNWFltrPkGscUnassignedSess,
  9850.         anueGscNWFltrPkGscUnassignedSessT,
  9851.         anueGscNWFltrTotGscUnassignedSess,
  9852.         anueGscNWFltrAvgUnprocReq,
  9853.         anueGscNWFltrCurUnprocReq,
  9854.         anueGscNWFltrPkUnprocReq,
  9855.         anueGscNWFltrPkUnprocReqT,
  9856.         anueGscNWFltrTotUnprocReq,
  9857.         anueGscNWFltrAvgTdOutReq,
  9858.         anueGscNWFltrCurTdOutReq,
  9859.         anueGscNWFltrPkTdOutReq,
  9860.         anueGscNWFltrPkTdOutReqT,
  9861.         anueGscNWFltrTotTdOutReq,
  9862.         anueGscNWFltrAvgUnmatchedResp,
  9863.         anueGscNWFltrCurUnmatchedResp,
  9864.         anueGscNWFltrPkUnmatchedResp,
  9865.         anueGscNWFltrPkUnmatchedRespT,
  9866.         anueGscNWFltrTotUnmatchedResp,
  9867.         anueGscNWFltrOverloadErrCode,
  9868.         anueGscNWFltrOverloadT,
  9869.         anueNtoStageGscToolFilterType,
  9870.         anueNtoStageGscToolFilterNumber,
  9871.         anueNtoStageGscToolFilterFeature,
  9872.         anueGscTFltrCurGtpV0ActSess,
  9873.         anueGscTFltrCurGtpV1ActSess,
  9874.         anueGscTFltrCurGtpV2ActSess,
  9875.         anueGscTFltrCurGtpTotActSess,
  9876.         anueGscTFltrAvgGtpV0ActSess,
  9877.         anueGscTFltrAvgGtpV1ActSess,
  9878.         anueGscTFltrAvgGtpV2ActSess,
  9879.         anueGscTFltrAvgGtpTotActSess,
  9880.         anueGscTFltrPeakGtpV0ActSess,
  9881.         anueGscTFltrPeakGtpV1ActSess,
  9882.         anueGscTFltrPeakGtpV2ActSess,
  9883.         anueGscTFltrPeakGtpTotActSess,
  9884.         anueGscTFltrPeakGtpV0ActSessT,
  9885.         anueGscTFltrPeakGtpV1ActSessT,
  9886.         anueGscTFltrPeakGtpV2ActSessT,
  9887.         anueGscTFltrPeakGtpTotActSessT,
  9888.         anueGscTFltrAvgGtpCPkts,
  9889.         anueGscTFltrAvgGtpUPkts,
  9890.         anueGscTFltrAvgDiameterPkts,
  9891.         anueGscTFltrAvgDnsPkts,
  9892.         anueGscTFltrAvgRadiusPkts,
  9893.         anueGscTFltrPeakGtpCPkts,
  9894.         anueGscTFltrPeakGtpUPkts,
  9895.         anueGscTFltrPeakDiameterPkts,
  9896.         anueGscTFltrPeakDnsPkts,
  9897.         anueGscTFltrPeakRadiusPkts,
  9898.         anueGscTFltrPeakGtpCPktsT,
  9899.         anueGscTFltrPeakGtpUPktsT,
  9900.         anueGscTFltrPeakDiameterPktsT,
  9901.         anueGscTFltrPeakDnsPktsT,
  9902.         anueGscTFltrPeakRadiusPktsT,
  9903.         anueGscTFltrTotGtpCPkts,
  9904.         anueGscTFltrTotGtpUPkts,
  9905.         anueGscTFltrTotDiameterPkts,
  9906.         anueGscTFltrTotDnsPkts,
  9907.         anueGscTFltrTotRadiusPkts,
  9908.         anueGscTFltrCurGtpCPkts,
  9909.         anueGscTFltrCurGtpUPkts,
  9910.         anueGscTFltrCurDiameterPkts,
  9911.         anueGscTFltrCurDnsPkts,
  9912.         anueGscTFltrCurRadiusPkts,
  9913.         anueStageGtpFdFilterType,
  9914.         anueStageGtpFdFilterNumber,
  9915.         anueStageGtpFdFeature,
  9916.         anueStageRateGtpCPps,
  9917.         anueStageRateGtpUPps,
  9918.         anueStageRateGtpCBps,
  9919.         anueStageRateGtpUBps,
  9920.         anueStageDataMaskingFilterType,
  9921.         anueStageDataMaskingFilterNumber,
  9922.         anueStageDataMaskingFeature,
  9923.         anueStageDataMaskingOrder,
  9924.         anueStageDataMaskingOffsetLayer,
  9925.         anueStageDataMaskingOffset,
  9926.         anueStageDataMaskingLength,
  9927.         anueStageDataMaskingFillValue,
  9928.         anueStageDataMaskingModPkts,
  9929.         anueStageDataMaskingModPktPct,
  9930.         anueStageDataMaskingRstModPkts,
  9931.         anueStageDataMaskingRstModPktPct
  9932.         }
  9933.     STATUS  current
  9934.     DESCRIPTION ""
  9935.     -- 1.3.6.1.4.1.32620.3.1.1.1.8
  9936.     ::= { anueNtoGroups 8 }
  9937.  
  9938. anueNtoResourceGroup OBJECT-GROUP
  9939.     OBJECTS {
  9940.         anueResourceFilterType,
  9941.         anueResourceNumber,
  9942.         anueResourceDefaultName,
  9943.         anueResourceName,
  9944.         anueResourceDesc,
  9945.         anueResourceStatus
  9946.     }
  9947.     STATUS  current
  9948.     DESCRIPTION "Resource objects"
  9949.     -- 1.3.6.1.4.1.32620.3.1.1.1.9
  9950.     ::= { anueNtoGroups 9 }
  9951.  
  9952. anueGscGroups OBJECT IDENTIFIER
  9953.     -- 1.3.6.1.4.1.32620.3.1.1.2
  9954.     ::= { anueGroups 2 }
  9955.  
  9956. anueGscEventGroup NOTIFICATION-GROUP
  9957.     NOTIFICATIONS {
  9958.         anueGscEventMonStatOverflowPkts,
  9959.         anueGscEventMonStatControlPlanePktRate,
  9960.         anueGscEventMonStatExcessSessions,
  9961.         anueGscEventMonStatIngressPktDrops,
  9962.         anueGscEventMonStatSessionsTableLoad,
  9963.         anueGscEventMonStatNetworkElemLoad,
  9964.         anueGscEventMonStatReqRespLoad,
  9965.         anueGscEventMonStatFragmentationLoad,
  9966.         anueGscCriticalFailure,
  9967.         anueGscProbeFailure
  9968.         }
  9969.     STATUS  current
  9970.     DESCRIPTION ""
  9971.     -- 1.3.6.1.4.1.32620.3.1.1.2.1
  9972.     ::= { anueGscGroups 1 }
  9973.  
  9974.  
  9975. anueGscDataGroup OBJECT-GROUP
  9976.     OBJECTS {
  9977.         anueGscProbeId,
  9978.         anueGscProbePgIfIndex,
  9979.         anueGscProbeName,
  9980.         anueGscProbeIp,
  9981.         anueGscProbeIsActive,
  9982.         anueGscProbeIsRedundant,
  9983.         anueGscProbeLastRxHeartbeatTime,
  9984.         anueGscProbeLastRxFailMsgTime,
  9985.         anueGscProbeFailoverId,
  9986.         anueGscPortIfIndex,
  9987.         anueGscPortProbeId }
  9988.     STATUS  current
  9989.     DESCRIPTION
  9990.         ""
  9991.     -- 1.3.6.1.4.1.32620.3.1.1.2.2
  9992.     ::= { anueGscGroups 2 }
  9993.  
  9994. anueGscPayloadGroup OBJECT-GROUP
  9995.     OBJECTS {
  9996.         anueGscEvFailedPbDateAndTime,
  9997.         anueGscEvFailedPbId,
  9998.         anueGscEvFailedPbName,
  9999.         anueGscEvFailedPbIP,
  10000.         anueGscEvFailedPbPortList,
  10001.         anueGscEvFailedPbLastRxHeartbeat,
  10002.         anueGscEvFailedPbLastRxFailMsg,
  10003.         anueGscEvFailoverPbId,
  10004.         anueGscEvFailoverPbName,
  10005.         anueGscEvFailoverPbIP,
  10006.         anueGscEvFailoverPbPortList }
  10007.     STATUS  current
  10008.     DESCRIPTION
  10009.         ""
  10010.     -- 1.3.6.1.4.1.32620.3.1.1.2.3
  10011.     ::= { anueGscGroups 3 }
  10012.  
  10013. anueCompliances OBJECT IDENTIFIER
  10014.     -- 1.3.6.1.4.1.32620.3.1.2
  10015.     ::= { anueNtoConformance 2 }
  10016.  
  10017.  
  10018. anueMIBCompliances MODULE-COMPLIANCE
  10019.     STATUS  current
  10020.     DESCRIPTION ""
  10021.     MODULE
  10022.     MANDATORY-GROUPS {
  10023.         anueNtoSystemGroup,
  10024.         anueNtoEventGroup,
  10025.         anueNtoFilterGroup,
  10026.         anueNtoIfExtGroup,
  10027.         anueNtoStageGroup,
  10028.         anueNtoCaptureGroup,
  10029.         anueNtoCaptureStatsGroup,
  10030.         anueNtoResourceGroup,
  10031.         anueGscEventGroup }
  10032.  
  10033.     -- 1.3.6.1.4.1.32620.3.1.2.2
  10034.     ::= { anueCompliances 2 }
  10035.  
  10036. END