INTEGRATED-SERVICES-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: INTEGRATED-SERVICES-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 intSrv 1.3.6.1.2.1.52
The MIB module to describe the Integrated Services Protocol
       intSrvObjects 1.3.6.1.2.1.52.1
           intSrvIfAttribTable 1.3.6.1.2.1.52.1.1 no-access
The reservable attributes of the system's in- terfaces.
               intSrvIfAttribEntry 1.3.6.1.2.1.52.1.1.1 no-access
The reservable attributes of a given inter- face.
                   intSrvIfAttribAllocatedBits 1.3.6.1.2.1.52.1.1.1.1 bitrate read-only
The number of bits/second currently allocated to reserved sessions on the interface.
                   intSrvIfAttribMaxAllocatedBits 1.3.6.1.2.1.52.1.1.1.2 bitrate read-only
The maximum number of bits/second that may be allocated to reserved sessions on the inter- face.
                   intSrvIfAttribAllocatedBuffer 1.3.6.1.2.1.52.1.1.1.3 burstsize read-only
The amount of buffer space required to hold the simultaneous burst of all reserved flows on the interface.
                   intSrvIfAttribFlows 1.3.6.1.2.1.52.1.1.1.4 gauge32 read-only
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.
                   intSrvIfAttribPropagationDelay 1.3.6.1.2.1.52.1.1.1.5 integer32 read-only
The amount of propagation delay that this in- terface introduces in addition to that intro- diced by bit propagation delays.
                   intSrvIfAttribStatus 1.3.6.1.2.1.52.1.1.1.6 rowstatus read-only
'active' on interfaces that are configured for RSVP.
           intSrvFlowTable 1.3.6.1.2.1.52.1.2 no-access
Information describing the reserved flows us- ing the system's interfaces.
               intSrvFlowEntry 1.3.6.1.2.1.52.1.2.1 no-access
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.
                   intSrvFlowNumber 1.3.6.1.2.1.52.1.2.1.1 sessionnumber no-access
The number of this flow. This is for SNMP In- dexing purposes only and has no relation to any protocol value.
                   intSrvFlowType 1.3.6.1.2.1.52.1.2.1.2 sessiontype read-only
The type of session (IP4, IP6, IP6 with flow information, etc).
                   intSrvFlowOwner 1.3.6.1.2.1.52.1.2.1.3 integer read-only
The process that installed this flow in the queue policy database. Enumeration: 'management': 3, 'other': 1, 'rsvp': 2.
                   intSrvFlowDestAddr 1.3.6.1.2.1.52.1.2.1.4 octet string read-only
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'.
                   intSrvFlowSenderAddr 1.3.6.1.2.1.52.1.2.1.5 octet string read-only
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'.
                   intSrvFlowDestAddrLength 1.3.6.1.2.1.52.1.2.1.6 integer read-only
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'.
                   intSrvFlowSenderAddrLength 1.3.6.1.2.1.52.1.2.1.7 integer read-only
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'.
                   intSrvFlowProtocol 1.3.6.1.2.1.52.1.2.1.8 protocol read-only
The IP Protocol used by a session. This ob- ject may not be changed when the value of the RowStatus object is 'active'.
                   intSrvFlowDestPort 1.3.6.1.2.1.52.1.2.1.9 port read-only
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'.
                   intSrvFlowPort 1.3.6.1.2.1.52.1.2.1.10 port read-only
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'.
                   intSrvFlowFlowId 1.3.6.1.2.1.52.1.2.1.11 integer read-only
The flow ID that this sender is using, if this is an IPv6 session.
                   intSrvFlowInterface 1.3.6.1.2.1.52.1.2.1.12 interfaceindex read-only
The ifIndex value of the interface on which this reservation exists.
                   intSrvFlowIfAddr 1.3.6.1.2.1.52.1.2.1.13 octet string read-only
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.
                   intSrvFlowRate 1.3.6.1.2.1.52.1.2.1.14 bitrate read-only
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).
                   intSrvFlowBurst 1.3.6.1.2.1.52.1.2.1.15 burstsize read-only
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.
                   intSrvFlowWeight 1.3.6.1.2.1.52.1.2.1.16 integer32 read-only
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.
                   intSrvFlowQueue 1.3.6.1.2.1.52.1.2.1.17 integer32 read-only
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.
                   intSrvFlowMinTU 1.3.6.1.2.1.52.1.2.1.18 messagesize read-only
The minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size.
                   intSrvFlowMaxTU 1.3.6.1.2.1.52.1.2.1.19 messagesize read-only
The maximum datagram size for this flow that will conform to the traffic specification. This value cannot exceed the MTU of the interface.
                   intSrvFlowBestEffort 1.3.6.1.2.1.52.1.2.1.20 counter32 read-only
The number of packets that were remanded to best effort service.
                   intSrvFlowPoliced 1.3.6.1.2.1.52.1.2.1.21 counter32 read-only
The number of packets policed since the incep- tion of the flow's service.
                   intSrvFlowDiscard 1.3.6.1.2.1.52.1.2.1.22 truthvalue read-only
If 'true', the flow is to incur loss when traffic is policed. If 'false', policed traff- ic is treated as best effort traffic.
                   intSrvFlowService 1.3.6.1.2.1.52.1.2.1.23 qosservice read-only
The QoS service being applied to this flow.
                   intSrvFlowOrder 1.3.6.1.2.1.52.1.2.1.24 integer read-only
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.
                   intSrvFlowStatus 1.3.6.1.2.1.52.1.2.1.25 rowstatus read-only
'active' for all active flows. This object may be used to install static classifier infor- mation, delete classifier information, or au- thorize such.
       intSrvGenObjects 1.3.6.1.2.1.52.2
           intSrvFlowNewIndex 1.3.6.1.2.1.52.2.1 testandincr read-write
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.
       intSrvNotifications 1.3.6.1.2.1.52.3
       intSrvConformance 1.3.6.1.2.1.52.4
           intSrvGroups 1.3.6.1.2.1.52.4.1
               intSrvIfAttribGroup 1.3.6.1.2.1.52.4.1.1
These objects are required for Systems sup- porting the Integrated Services Architecture.
               intSrvFlowsGroup 1.3.6.1.2.1.52.4.1.2
These objects are required for Systems sup- porting the Integrated Services Architecture.
           intSrvCompliances 1.3.6.1.2.1.52.4.2
               intSrvCompliance 1.3.6.1.2.1.52.4.2.1
The compliance statement