INTEL-RSVP-MIB

File: INTEL-RSVP-MIB.mib (3957 bytes)

Imported modules

INTEL-GEN-MIB RFC-1212

Imported symbols

mib2ext OBJECT-TYPE

Defined Types

ConfIfEntry  
SEQUENCE    
  confIfIndex INTEGER
  confIfCreateObj OCTET STRING Size(5)
  confIfDeleteObj INTEGER
  confIfUdpEncap INTEGER
  confIfRsvpTotalBw INTEGER
  confIfMaxBwPerFlow INTEGER

Defined Values

rsvp 1.3.6.1.4.1.343.6.33
OBJECT IDENTIFIER    

conf 1.3.6.1.4.1.343.6.33.1
OBJECT IDENTIFIER    

confIfTable 1.3.6.1.4.1.343.6.33.1.1
The table contains configuration information for each RSVP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfIfEntry

confIfEntry 1.3.6.1.4.1.343.6.33.1.1.1
Configuration information for the RSVP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ConfIfEntry  

confIfIndex 1.3.6.1.4.1.343.6.33.1.1.1.1
The ifIndex of the RSVP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

confIfCreateObj 1.3.6.1.4.1.343.6.33.1.1.1.2
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(5)  

confIfDeleteObj 1.3.6.1.4.1.343.6.33.1.1.1.3
Delete an existing table entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1)  

confIfUdpEncap 1.3.6.1.4.1.343.6.33.1.1.1.4
Indicates whether RSVP messages are also sent using UDP encapsulation on the link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confIfRsvpTotalBw 1.3.6.1.4.1.343.6.33.1.1.1.5
The percentage of the link bandwidth which is allowed for RSVP reservations on the link. The range 0-10000 is mapped to 0-100 %.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

confIfMaxBwPerFlow 1.3.6.1.4.1.343.6.33.1.1.1.6
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 %.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

confRsvpEnabled 1.3.6.1.4.1.343.6.33.1.2
Indicates whether RSVP is enabled in this system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confRefreshTimer 1.3.6.1.4.1.343.6.33.1.3
The time interval in seconds between RSVP messages.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

confCleanupFactor 1.3.6.1.4.1.343.6.33.1.4
The number of refresh messages that can be lost before RSVP state information times out.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER