PHP 7.4.33
Preview: IF-INVERTED-STACK-MIB.txt Size: 4.95 KB
//usr/share/snmp/mibs/IF-INVERTED-STACK-MIB.txt

IF-INVERTED-STACK-MIB DEFINITIONS ::= BEGIN

IMPORTS
  MODULE-IDENTITY, OBJECT-TYPE, mib-2      FROM SNMPv2-SMI
  RowStatus                                FROM SNMPv2-TC
  MODULE-COMPLIANCE, OBJECT-GROUP          FROM SNMPv2-CONF
  ifStackGroup2,
  ifStackHigherLayer, ifStackLowerLayer    FROM IF-MIB;

ifInvertedStackMIB MODULE-IDENTITY
  LAST-UPDATED "200006140000Z"
  ORGANIZATION "IETF Interfaces MIB Working Group"
  CONTACT-INFO
          "   Keith McCloghrie
              Cisco Systems, Inc.
              170 West Tasman Drive
              San Jose, CA  95134-1706
              US

              408-526-5260
              [email protected]"
  DESCRIPTION
          "The MIB module which provides the Inverted Stack Table for
          interface sub-layers."
  REVISION      "200006140000Z"
  DESCRIPTION
          "Initial revision, published as RFC 2864"
  ::= { mib-2 77 }

ifInvMIBObjects OBJECT IDENTIFIER ::= { ifInvertedStackMIB 1 }

--
--           The Inverted Interface Stack Group
--

ifInvStackTable  OBJECT-TYPE
   SYNTAX        SEQUENCE OF IfInvStackEntry
   MAX-ACCESS    not-accessible
   STATUS        current
   DESCRIPTION
          "A table containing information on the relationships between

          the multiple sub-layers of network interfaces.  In
          particular, it contains information on which sub-layers run
          'underneath' which other sub-layers, where each sub-layer
          corresponds to a conceptual row in the ifTable.  For
          example, when the sub-layer with ifIndex value x runs
          underneath the sub-layer with ifIndex value y, then this
          table contains:

            ifInvStackStatus.x.y=active

          For each ifIndex value, z, which identifies an active
          interface, there are always at least two instantiated rows
          in this table associated with z.  For one of these rows, z
          is the value of ifStackHigherLayer; for the other, z is the
          value of ifStackLowerLayer.  (If z is not involved in
          multiplexing, then these are the only two rows associated
          with z.)

          For example, two rows exist even for an interface which has
          no others stacked on top or below it:

            ifInvStackStatus.z.0=active
            ifInvStackStatus.0.z=active

          This table contains exactly the same number of rows as the
          ifStackTable, but the rows appear in a different order."
   REFERENCE
          "ifStackTable of RFC 2863"
   ::= { ifInvMIBObjects 1 }

ifInvStackEntry  OBJECT-TYPE
   SYNTAX        IfInvStackEntry
   MAX-ACCESS    not-accessible
   STATUS        current
   DESCRIPTION
          "Information on a particular relationship between two sub-
          layers, specifying that one sub-layer runs underneath the
          other sub-layer.  Each sub-layer corresponds to a conceptual
          row in the ifTable."
   INDEX { ifStackLowerLayer, ifStackHigherLayer }
   ::= { ifInvStackTable 1 }

IfInvStackEntry ::=
  SEQUENCE {
      ifInvStackStatus       RowStatus
   }

ifInvStackStatus  OBJECT-TYPE
  SYNTAX         RowStatus
  MAX-ACCESS     read-only
  STATUS         current
  DESCRIPTION
          "The status of the relationship between two sub-layers.

          An instance of this object exists for each instance of the
          ifStackStatus object, and vice versa.  For example, if the
          variable ifStackStatus.H.L exists, then the variable
          ifInvStackStatus.L.H must also exist, and vice versa.  In
          addition, the two variables always have the same value.

          However, unlike ifStackStatus, the ifInvStackStatus object
          is NOT write-able.  A network management application wishing
          to change a relationship between sub-layers H and L cannot
          do so by modifying the value of ifInvStackStatus.L.H, but
          must instead modify the value of ifStackStatus.H.L.  After
          the ifStackTable is modified, the change will be reflected
          in this table."
  ::= { ifInvStackEntry 1 }

-- conformance information

ifInvConformance OBJECT IDENTIFIER ::= { ifInvMIBObjects 2 }

ifInvGroups      OBJECT IDENTIFIER ::= { ifInvConformance 1 }
ifInvCompliances OBJECT IDENTIFIER ::= { ifInvConformance 2 }

-- compliance statements

ifInvCompliance MODULE-COMPLIANCE
  STATUS  current
  DESCRIPTION
          "The compliance statement for SNMP entities which provide
          inverted information on the layering of network interfaces."

  MODULE  -- this module
      MANDATORY-GROUPS { ifInvStackGroup }

      OBJECT       ifInvStackStatus
      SYNTAX       INTEGER { active(1) }
      DESCRIPTION
          "Support is only required for 'active'."

  MODULE  IF-MIB
      MANDATORY-GROUPS { ifStackGroup2 }
  ::= { ifInvCompliances 1 }

-- units of conformance

ifInvStackGroup    OBJECT-GROUP
  OBJECTS { ifInvStackStatus }
  STATUS  current
  DESCRIPTION
          "A collection of objects providing inverted information on
          the layering of MIB-II interfaces."
  ::= { ifInvGroups 1 }

END

Directory Contents

Dirs: 0 × Files: 68

Name Size Perms Modified Actions
17.05 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
49.75 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
66.51 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
24.04 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
62.80 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
82.51 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
4.55 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
51.31 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
10.33 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
6.56 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
4.28 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
4.00 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
34.55 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
4.95 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
70.01 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
16.39 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
45.20 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
181.32 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
1.98 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
20.56 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
55.14 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
3.08 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
8.65 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
5.56 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
5.79 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
41.38 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
15.53 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
8.95 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
9.11 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
1.99 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
3.64 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
4.70 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
4.92 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
20.51 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
24.12 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
1.15 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
3.00 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
77.80 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
144.36 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
44.26 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
4.54 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
15.13 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
21.82 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
5.37 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
19.54 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
8.89 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
22.24 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
42.90 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
8.70 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
38.28 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
2.15 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
20.61 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
4.30 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
33.36 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
8.07 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
28.62 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
8.71 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
37.14 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
5.64 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
27.89 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
16.03 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
27.17 KB lrw-r--r-- 2024-05-23 09:15:33
Edit Download
2.11 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
4.85 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
3.01 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
7.93 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
52.09 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download
20.39 KB lrw-r--r-- 2024-05-23 09:15:34
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).