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  Anue