INT-SERV-MIB
AI MIB Summary
INT-SERV-MIB provides the management interface for monitoring and configuring Integrated Services (IntServ) QoS parameters, specifically tracking RSVP reservation states, flow specifications, and admission control metrics across network devices. This module enables administrators to verify resource allocation for individual data flows and manage the signaling state of RSVP sessions to ensure strict bandwidth guarantees.
The MIB module to describe the Integrated Services Protocol
48
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
48 total| Object Name |
|---|
intSrv OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.52 |
RFC1155-SMI Unknown .1.3.6.1.4.1.3727.20.20.3.1.52 |
intSrvObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.52.1 |
intSrvIfAttribTableThe reservable attributes of the system's in-
terfaces. SEQUENCE OF IntSrvIfAttribEntry .1.3.6.1.4.1.3727.20.20.3.1.52.1.1 |
intSrvIfAttribEntryThe reservable attributes of a given inter-
face. IntSrvIfAttribEntry .1.3.6.1.4.1.3727.20.20.3.1.52.1.1.1 |
intSrvIfAttribAllocatedBitsThe number of bits/second currently allocated
to reserved sessions on the interface.ro BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.1.1.1 |
intSrvIfAttribMaxAllocatedBitsThe maximum number of bits/second that may be
allocated to reserved sessions on the inter-
face.rw BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.1.1.2 |
intSrvIfAttribAllocatedBufferThe amount of buffer space required to hold
the simultaneous burst of all reserved flows on
the interface.ro BurstSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.1.1.3 |
intSrvIfAttribFlowsThe 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.ro Gauge .1.3.6.1.4.1.3727.20.20.3.1.52.1.1.1.4 |
intSrvIfAttribPropagationDelayThe amount of propagation delay that this in-
terface introduces in addition to that intro-
diced by bit propagation delays.rw INTEGER -- Units -- microseconds .1.3.6.1.4.1.3727.20.20.3.1.52.1.1.1.5 |
intSrvIfAttribStatus'active' on interfaces that are configured for
RSVP.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.3727.20.20.3.1.52.1.1.1.6 |
intSrvFlowTableInformation describing the reserved flows us-
ing the system's interfaces. SEQUENCE OF IntSrvFlowEntry .1.3.6.1.4.1.3727.20.20.3.1.52.1.2 |
intSrvFlowEntryInformation describing the use of a given in-
terface by a given flow. The counter
intSrvFlowPoliced starts counting at the in-
stallation of the flow. IntSrvFlowEntry .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1 |
intSrvFlowNumberThe number of this flow. This is for SNMP In-
dexing purposes only and has no relation to any
protocol value. SessionNumber -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.1 |
intSrvFlowTypeThe type of session (IP4, IP6, IP6 with flow
information, etc).rw SessionType -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.2 |
intSrvFlowOwnerThe process that installed this flow in the
queue policy database.rw Enumeration .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.3 |
intSrvFlowDestAddrThe 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'.rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.4 |
intSrvFlowSenderAddrThe 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'.rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.5 |
intSrvFlowDestAddrLengthThe 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'.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.6 |
intSrvFlowSenderAddrLengthThe 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'.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.7 |
intSrvFlowProtocolThe IP Protocol used by a session. This ob-
ject may not be changed when the value of the
RowStatus object is 'active'.rw Protocol -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.8 |
intSrvFlowDestPortThe 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'.rw Port -- Rsyntax OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.9 |
intSrvFlowPortThe 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'.rw Port -- Rsyntax OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.10 |
intSrvFlowFlowIdThe flow ID that this sender is using, if
this is an IPv6 session.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.11 |
intSrvFlowInterfaceThe ifIndex value of the interface on which
this reservation exists.rw InterfaceIndex -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.12 |
intSrvFlowIfAddrThe 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.rw OCTET STRING .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.13 |
intSrvFlowRateThe 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).rw BitRate -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.14 |
intSrvFlowBurstThe 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.rw BurstSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.15 |
intSrvFlowWeightThe 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.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.16 |
intSrvFlowQueueThe 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.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.17 |
intSrvFlowMinTUThe minimum message size for this flow. The
policing algorithm will treat smaller messages
as though they are this size.rw MessageSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.18 |
intSrvFlowMaxTUThe maximum datagram size for this flow that
will conform to the traffic specification. This
value cannot exceed the MTU of the interface.rw MessageSize -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.19 |
intSrvFlowBestEffortThe number of packets that were remanded to
best effort service.ro Counter .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.20 |
intSrvFlowPolicedThe number of packets policed since the incep-
tion of the flow's service.ro Counter .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.21 |
intSrvFlowDiscardIf 'true', the flow is to incur loss when
traffic is policed. If 'false', policed traff-
ic is treated as best effort traffic.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.22 |
intSrvFlowServiceThe QoS service being applied to this flow.ro QosService -- Rsyntax INTEGER { -- bestEffort(1), -- guaranteedDelay(2), -- controlledLoad(5) -- } .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.23 |
intSrvFlowOrderIn 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.rw INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.24 |
intSrvFlowStatus'active' for all active flows. This object
may be used to install static classifier infor-
mation, delete classifier information, or au-
thorize such.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.3727.20.20.3.1.52.1.2.1.25 |
intSrvGenObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.52.2 |
intSrvFlowNewIndexThis 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.rw TestAndIncr -- Rsyntax INTEGER .1.3.6.1.4.1.3727.20.20.3.1.52.2.1 |
intSrvNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.52.3 |
intSrvConformance OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.52.4 |
intSrvGroups OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.52.4.1 |
intSrvIfAttribGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.52.4.1.1 |
intSrvFlowsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.52.4.1.2 |
intSrvGenObjectsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.52.4.1.3 |
intSrvCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.52.4.2 |
intSrvCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.52.4.2.1 |