# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python INTEGRATED-SERVICES-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/INTEGRATED-SERVICES-MIB" MIB = { "moduleName" : "INTEGRATED-SERVICES-MIB", "INTEGRATED-SERVICES-MIB" : { "nodetype" : "module", "language" : "SMIv2", "organization" : """IETF Integrated Services Working Group""", "contact" : """ Fred Baker Postal: Cisco Systems 519 Lado Drive Santa Barbara, California 93111 Tel: +1 805 681 0115 E-Mail: fred@cisco.com John Krawczyk Postal: ArrowPoint Communications 235 Littleton Road Westford, Massachusetts 01886 Tel: +1 508 692 5875 E-Mail: jjk@tiac.net""", "description" : """The MIB module to describe the Integrated Services Protocol""", "revisions" : ( { "date" : "1995-11-03 05:00", "description" : """[Revision added by libsmi due to a LAST-UPDATED clause.]""", }, ), "identity node" : "intSrv", }, "imports" : ( {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"}, {"module" : "SNMPv2-SMI", "name" : "OBJECT-TYPE"}, {"module" : "SNMPv2-SMI", "name" : "Counter32"}, {"module" : "SNMPv2-SMI", "name" : "Gauge32"}, {"module" : "SNMPv2-SMI", "name" : "Integer32"}, {"module" : "SNMPv2-SMI", "name" : "mib-2"}, {"module" : "SNMPv2-TC", "name" : "TimeInterval"}, {"module" : "SNMPv2-TC", "name" : "TEXTUAL-CONVENTION"}, {"module" : "SNMPv2-TC", "name" : "RowStatus"}, {"module" : "SNMPv2-TC", "name" : "TruthValue"}, {"module" : "SNMPv2-TC", "name" : "TestAndIncr"}, {"module" : "SNMPv2-CONF", "name" : "MODULE-COMPLIANCE"}, {"module" : "SNMPv2-CONF", "name" : "OBJECT-GROUP"}, {"module" : "IF-MIB", "name" : "ifIndex"}, {"module" : "IF-MIB", "name" : "InterfaceIndex"}, ), "typedefs" : { "SessionNumber" : { "basetype" : "Integer32", "status" : "current", "ranges" : [ { "min" : "0", "max" : "2147483647" }, ], "range" : { "min" : "0", "max" : "2147483647" }, "description" : """The Session Number convention is used for numbers identifying sessions or saved PATH or RESV information. It is a number in the range returned by a TestAndIncr variable, having no protocol meaning whatsoever but serving instead as simple identifier. The alternative was a very complex instance or instance object that became unwieldy.""", }, "Protocol" : { "basetype" : "Integer32", "status" : "current", "ranges" : [ { "min" : "1", "max" : "255" }, ], "range" : { "min" : "1", "max" : "255" }, "format" : "d", "description" : """The value of the IP Protocol field of an IP Datagram Header. This identifies the protocol layer above IP. For example, the value 6 is used for TCP and the value 17 is used for UDP. The values of this field are defined in the As- signed Numbers RFC.""", }, "SessionType" : { "basetype" : "Integer32", "status" : "current", "ranges" : [ { "min" : "1", "max" : "255" }, ], "range" : { "min" : "1", "max" : "255" }, "description" : """The value of the C-Type field of a Session ob- ject, as defined in the RSVP specification. This value determines the lengths of octet strings and use of certain objects such as the 'port' variables. If the C-Type calls for an IP6 address, one would expect all source, des- tination, and next/previous hop addresses to be 16 bytes long, and for the ports to be UDP/TCP port numbers, for example.""", }, "Port" : { "basetype" : "OctetString", "status" : "current", "ranges" : [ { "min" : "2", "max" : "4" }, ], "range" : { "min" : "2", "max" : "4" }, "description" : """The value of the UDP or TCP Source or Destina- tion Port field, a virtual destination port or generalized port identifier used with the IPSEC Authentication Header or Encapsulating Security Payload, or other session discriminator. If it is not used, the value should be of length 0. This pair, when coupled with the IP Addresses of the source and destination system and the IP protocol field, uniquely identifies a data stream.""", }, "MessageSize" : { "basetype" : "Integer32", "status" : "current", "ranges" : [ { "min" : "0", "max" : "2147483647" }, ], "range" : { "min" : "0", "max" : "2147483647" }, "format" : "d", "description" : """The size of a message in bytes. This is used to specify the minimum and maximum size of a message along an integrated services route.""", }, "BitRate" : { "basetype" : "Integer32", "status" : "current", "ranges" : [ { "min" : "0", "max" : "2147483647" }, ], "range" : { "min" : "0", "max" : "2147483647" }, "format" : "d", "description" : """The rate, in bits/second, that data may move in the context. Applicable contexts minimally include the speed of an interface or virtual circuit, the data rate of a (potentially aggre- gated) data flow, or the data rate to be allo- cated for use by a flow.""", }, "BurstSize" : { "basetype" : "Integer32", "status" : "current", "ranges" : [ { "min" : "0", "max" : "2147483647" }, ], "range" : { "min" : "0", "max" : "2147483647" }, "format" : "d", "description" : """The number of octets of IP Data, including IP Headers, that a stream may send without concern for policing.""", }, "QosService" : { "basetype" : "Enumeration", "status" : "current", "bestEffort" : { "nodetype" : "namednumber", "number" : "1" }, "guaranteedDelay" : { "nodetype" : "namednumber", "number" : "2" }, "controlledLoad" : { "nodetype" : "namednumber", "number" : "5" }, "description" : """The class of service in use by a flow.""", }, }, # typedefs "nodes" : { "intSrv" : { "nodetype" : "node", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52", "status" : "current", }, # node "intSrvObjects" : { "nodetype" : "node", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1", }, # node "intSrvIfAttribTable" : { "nodetype" : "table", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.1", "status" : "current", "description" : """The reservable attributes of the system's in- terfaces.""", }, # table "intSrvIfAttribEntry" : { "nodetype" : "row", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.1.1", "create" : "true", "status" : "current", "linkage" : [ "ifIndex", ], "description" : """The reservable attributes of a given inter- face.""", }, # row "intSrvIfAttribAllocatedBits" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.1.1.1", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "BitRate"}, }, "access" : "readonly", "units" : "Bits per second", "description" : """The number of bits/second currently allocated to reserved sessions on the interface.""", }, # column "intSrvIfAttribMaxAllocatedBits" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "BitRate"}, }, "access" : "readwrite", "units" : "Bits per second", "description" : """The maximum number of bits/second that may be allocated to reserved sessions on the inter- face.""", }, # column "intSrvIfAttribAllocatedBuffer" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.1.1.3", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "BurstSize"}, }, "access" : "readonly", "units" : "Bytes", "description" : """The amount of buffer space required to hold the simultaneous burst of all reserved flows on the interface.""", }, # column "intSrvIfAttribFlows" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.1.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Gauge32"}, }, "access" : "readonly", "description" : """The number of reserved flows currently active on this interface. A flow can be created ei- ther from a reservation protocol (such as RSVP or ST-II) or via configuration information.""", }, # column "intSrvIfAttribPropagationDelay" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.1.1.5", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", "default" : "0", "units" : "microseconds", "description" : """The amount of propagation delay that this in- terface introduces in addition to that intro- diced by bit propagation delays.""", }, # column "intSrvIfAttribStatus" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.1.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """'active' on interfaces that are configured for RSVP.""", }, # column "intSrvFlowTable" : { "nodetype" : "table", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2", "status" : "current", "description" : """Information describing the reserved flows us- ing the system's interfaces.""", }, # table "intSrvFlowEntry" : { "nodetype" : "row", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1", "create" : "true", "status" : "current", "linkage" : [ "intSrvFlowNumber", ], "description" : """Information describing the use of a given in- terface by a given flow. The counter intSrvFlowPoliced starts counting at the in- stallation of the flow.""", }, # row "intSrvFlowNumber" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.1", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "SessionNumber"}, }, "access" : "noaccess", "description" : """The number of this flow. This is for SNMP In- dexing purposes only and has no relation to any protocol value.""", }, # column "intSrvFlowType" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.2", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "SessionType"}, }, "access" : "readwrite", "description" : """The type of session (IP4, IP6, IP6 with flow information, etc).""", }, # column "intSrvFlowOwner" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "other" : { "nodetype" : "namednumber", "number" : "1" }, "rsvp" : { "nodetype" : "namednumber", "number" : "2" }, "management" : { "nodetype" : "namednumber", "number" : "3" }, }, }, "access" : "readwrite", "description" : """The process that installed this flow in the queue policy database.""", }, # column "intSrvFlowDestAddr" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.4", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "4", "max" : "16" }, ], "range" : { "min" : "4", "max" : "16" }, }, }, "access" : "readwrite", "description" : """The destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'ac- tive'.""", }, # column "intSrvFlowSenderAddr" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.5", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "4", "max" : "16" }, ], "range" : { "min" : "4", "max" : "16" }, }, }, "access" : "readwrite", "description" : """The source address of the sender selected by this reservation. The value of all zeroes in- dicates 'all senders'. This object may not be changed when the value of the RowStatus object is 'active'.""", }, # column "intSrvFlowDestAddrLength" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.6", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "128" }, ], "range" : { "min" : "0", "max" : "128" }, }, }, "access" : "readwrite", "description" : """The length of the destination address in bits. This is the CIDR Prefix Length, which for IP4 hosts and multicast addresses is 32 bits. This object may not be changed when the value of the RowStatus object is 'active'.""", }, # column "intSrvFlowSenderAddrLength" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.7", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "128" }, ], "range" : { "min" : "0", "max" : "128" }, }, }, "access" : "readwrite", "description" : """The length of the sender's address in bits. This is the CIDR Prefix Length, which for IP4 hosts and multicast addresses is 32 bits. This object may not be changed when the value of the RowStatus object is 'active'.""", }, # column "intSrvFlowProtocol" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.8", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "Protocol"}, }, "access" : "readwrite", "description" : """The IP Protocol used by a session. This ob- ject may not be changed when the value of the RowStatus object is 'active'.""", }, # column "intSrvFlowDestPort" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.9", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "Port"}, }, "access" : "readwrite", "description" : """The UDP or TCP port number used as a destina- tion port for all senders in this session. If the IP protocol in use, specified by intSrvResvFwdProtocol, is 50 (ESP) or 51 (AH), this represents a virtual destination port number. A value of zero indicates that the IP protocol in use does not have ports. This ob- ject may not be changed when the value of the RowStatus object is 'active'.""", }, # column "intSrvFlowPort" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.10", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "Port"}, }, "access" : "readwrite", "description" : """The UDP or TCP port number used as a source port for this sender in this session. If the IP protocol in use, specified by intSrvResvFwdProtocol is 50 (ESP) or 51 (AH), this represents a generalized port identifier (GPI). A value of zero indicates that the IP protocol in use does not have ports. This ob- ject may not be changed when the value of the RowStatus object is 'active'.""", }, # column "intSrvFlowFlowId" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.11", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "16777215" }, ], "range" : { "min" : "0", "max" : "16777215" }, }, }, "access" : "readonly", "description" : """The flow ID that this sender is using, if this is an IPv6 session.""", }, # column "intSrvFlowInterface" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.12", "status" : "current", "syntax" : { "type" : { "module" :"IF-MIB", "name" : "InterfaceIndex"}, }, "access" : "readwrite", "description" : """The ifIndex value of the interface on which this reservation exists.""", }, # column "intSrvFlowIfAddr" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.13", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "4", "max" : "16" }, ], "range" : { "min" : "4", "max" : "16" }, }, }, "access" : "readwrite", "description" : """The IP Address on the ifEntry on which this reservation exists. This is present primarily to support those interfaces which layer multi- ple IP Addresses on the interface.""", }, # column "intSrvFlowRate" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.14", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "BitRate"}, }, "access" : "readwrite", "units" : "bits per second", "description" : """The Reserved Rate of the sender's data stream. If this is a Controlled Load service flow, this rate is derived from the Tspec rate parameter (r). If this is a Guaranteed service flow, this rate is derived from the Rspec clearing rate parameter (R).""", }, # column "intSrvFlowBurst" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.15", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "BurstSize"}, }, "access" : "readwrite", "units" : "bytes", "description" : """The size of the largest burst expected from the sender at a time. If this is less than the sender's advertised burst size, the receiver is asking the network to provide flow pacing beyond what would be provided under normal circumstances. Such pac- ing is at the network's option.""", }, # column "intSrvFlowWeight" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.16", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", "description" : """The weight used to prioritize the traffic. Note that the interpretation of this object is implementation-specific, as implementations vary in their use of weighting procedures.""", }, # column "intSrvFlowQueue" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.17", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", "description" : """The number of the queue used by this traffic. Note that the interpretation of this object is implementation-specific, as implementations vary in their use of queue identifiers.""", }, # column "intSrvFlowMinTU" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.18", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "MessageSize"}, }, "access" : "readwrite", "description" : """The minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size.""", }, # column "intSrvFlowMaxTU" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.19", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "MessageSize"}, }, "access" : "readwrite", "description" : """The maximum datagram size for this flow that will conform to the traffic specification. This value cannot exceed the MTU of the interface.""", }, # column "intSrvFlowBestEffort" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.20", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "description" : """The number of packets that were remanded to best effort service.""", }, # column "intSrvFlowPoliced" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.21", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "description" : """The number of packets policed since the incep- tion of the flow's service.""", }, # column "intSrvFlowDiscard" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.22", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "false", "description" : """If 'true', the flow is to incur loss when traffic is policed. If 'false', policed traff- ic is treated as best effort traffic.""", }, # column "intSrvFlowService" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.23", "status" : "current", "syntax" : { "type" : { "module" :"INTEGRATED-SERVICES-MIB", "name" : "QosService"}, }, "access" : "readonly", "description" : """The QoS service being applied to this flow.""", }, # column "intSrvFlowOrder" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.24", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "65535" }, ], "range" : { "min" : "0", "max" : "65535" }, }, }, "access" : "readwrite", "description" : """In the event of ambiguity, the order in which the classifier should make its comparisons. The row with intSrvFlowOrder=0 is tried first, and comparisons proceed in the order of in- creasing value. Non-serial implementations of the classifier should emulate this behavior.""", }, # column "intSrvFlowStatus" : { "nodetype" : "column", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.1.2.1.25", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """'active' for all active flows. This object may be used to install static classifier infor- mation, delete classifier information, or au- thorize such.""", }, # column "intSrvGenObjects" : { "nodetype" : "node", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.2", }, # node "intSrvFlowNewIndex" : { "nodetype" : "scalar", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.2.1", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TestAndIncr"}, }, "access" : "readwrite", "description" : """This object is used to assign values to intSrvFlowNumber as described in 'Textual Con- ventions for SNMPv2'. The network manager reads the object, and then writes the value back in the SET that creates a new instance of intSrvFlowEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated; If the SET succeeds, then the ob- ject is incremented, and the new instance is created according to the manager's directions.""", }, # scalar "intSrvNotifications" : { "nodetype" : "node", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.3", }, # node "intSrvConformance" : { "nodetype" : "node", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.4", }, # node "intSrvGroups" : { "nodetype" : "node", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.4.1", }, # node "intSrvCompliances" : { "nodetype" : "node", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.4.2", }, # node }, # nodes "groups" : { "intSrvIfAttribGroup" : { "nodetype" : "group", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.4.1.1", "status" : "current", "members" : { "intSrvIfAttribAllocatedBits" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvIfAttribMaxAllocatedBits" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvIfAttribAllocatedBuffer" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvIfAttribFlows" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvIfAttribPropagationDelay" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvIfAttribStatus" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, }, # members "description" : """These objects are required for Systems sup- porting the Integrated Services Architecture.""", }, # group "intSrvFlowsGroup" : { "nodetype" : "group", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.4.1.2", "status" : "current", "members" : { "intSrvFlowType" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowOwner" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowDestAddr" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowSenderAddr" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowDestAddrLength" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowSenderAddrLength" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowProtocol" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowDestPort" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowPort" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowInterface" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowBestEffort" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowRate" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowBurst" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowWeight" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowQueue" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowMinTU" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowDiscard" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowPoliced" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowService" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowIfAddr" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowOrder" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowStatus" : { "nodetype" : "member", "module" : "INTEGRATED-SERVICES-MIB" }, }, # members "description" : """These objects are required for Systems sup- porting the Integrated Services Architecture.""", }, # group }, # groups "compliances" : { "intSrvCompliance" : { "nodetype" : "compliance", "moduleName" : "INTEGRATED-SERVICES-MIB", "oid" : "1.3.6.1.2.1.52.4.2.1", "status" : "current", "description" : """The compliance statement """, "requires" : { "intSrvIfAttribGroup" : { "nodetype" : "mandatory", "module" : "INTEGRATED-SERVICES-MIB" }, "intSrvFlowsGroup" : { "nodetype" : "mandatory", "module" : "INTEGRATED-SERVICES-MIB" }, }, # requires "refinements" : { "intSrvFlowType" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowOwner" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowDestAddr" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowSenderAddr" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowDestAddrLength" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowSenderAddrLength" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowProtocol" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowDestPort" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowPort" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowFlowId" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "noaccess", "description" : """This object is needed only in a system that imple- ments IPv6.""", }, "intSrvFlowInterface" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowRate" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowBurst" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowWeight" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowQueue" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowMinTU" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowMaxTU" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, "intSrvFlowStatus" : { "module" : "INTEGRATED-SERVICES-MIB", "access" : "readonly", "description" : """read-create access is not required. This may be read-only.""", }, }, # refinements }, # compliance }, # compliances }