INTEL-RSVP-MIB: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: INTEL-RSVP-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).
|
|||
Object Name | OID | Type | Access | Info |
rsvp | 1.3.6.1.4.1.343.6.33 | |||
conf | 1.3.6.1.4.1.343.6.33.1 | |||
confIfTable | 1.3.6.1.4.1.343.6.33.1.1 | no-access |
The table contains configuration information for each RSVP link. |
|
1.3.6.1.4.1.343.6.33.1.1.1 | no-access |
Configuration information for the RSVP link. |
||
confIfIndex | 1.3.6.1.4.1.343.6.33.1.1.1.1 | integer | read-only |
The ifIndex of the RSVP link. |
confIfCreateObj | 1.3.6.1.4.1.343.6.33.1.1.1.2 | octet string | read-write |
Create a non existing table entry. If the entry already exist, genError is returned. Binary format: 1 byte : confIfUdpEncap 2 bytes : confIfRsvpTotalBw 2 bytes : confIfMaxBwPerFlow |
confIfDeleteObj | 1.3.6.1.4.1.343.6.33.1.1.1.3 | integer | read-write |
Delete an existing table entry Enumeration: 'delete': 1. |
confIfUdpEncap | 1.3.6.1.4.1.343.6.33.1.1.1.4 | integer | read-write |
Indicates whether RSVP messages are also sent using UDP encapsulation on the link. Enumeration: 'disabled': 1, 'enabled': 2. |
confIfRsvpTotalBw | 1.3.6.1.4.1.343.6.33.1.1.1.5 | integer | read-write |
The percentage of the link bandwidth which is allowed for RSVP reservations on the link. The range 0-10000 is mapped to 0-100 %. |
confIfMaxBwPerFlow | 1.3.6.1.4.1.343.6.33.1.1.1.6 | integer | read-write |
The percentage of the link bandwidth which is allowed for an RSVP reservation on the link. The range 0-10000 is mapped to 0-100 %. |
confRsvpEnabled | 1.3.6.1.4.1.343.6.33.1.2 | integer | read-write |
Indicates whether RSVP is enabled in this system. Enumeration: 'disabled': 1, 'enabled': 2. |
confRefreshTimer | 1.3.6.1.4.1.343.6.33.1.3 | integer | read-write |
The time interval in seconds between RSVP messages. |
confCleanupFactor | 1.3.6.1.4.1.343.6.33.1.4 | integer | read-write |
The number of refresh messages that can be lost before RSVP state information times out. |