XEDIA-RIP-MIB

File: XEDIA-RIP-MIB.mib (4867 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF RIPv2-MIB
XEDIA-REG

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP rip2IfConfEntry xediaMibs

Defined Types

XRip2XIfConfEntry  
SEQUENCE    
  xrip2IfConfSlowConvergenceTechnique INTEGER
  xrip2IfConfTriggerEvents INTEGER

Defined Values

xediaRipMIB 1.3.6.1.4.1.838.3.5
This module defines additional objects for management of RIP in Xedia devices, above and beyond what is defined in the IETF's RIPv2-MIB.
MODULE-IDENTITY    

xripObjects 1.3.6.1.4.1.838.3.5.1
OBJECT IDENTIFIER    

xripConformance 1.3.6.1.4.1.838.3.5.2
OBJECT IDENTIFIER    

xripAdminStat 1.3.6.1.4.1.838.3.5.1.1
The administrative status of RIP in the router. The value 'enabled(1)' indicates that the RIP process is active on at least one interface; 'disabled(2)' indicates it is disable on all interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

xripImportAdmin 1.3.6.1.4.1.838.3.5.1.2
The control for enabling and disabling importing of metrics.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

xripImportMetric 1.3.6.1.4.1.838.3.5.1.3
The import metric value used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

xripUpdateTimer 1.3.6.1.4.1.838.3.5.1.4
The time between updates in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..360  

xRip2XIfConfTable 1.3.6.1.4.1.838.3.5.1.10
A list of interface entries. The number of entries is given by the value of ifNumber. This table contains additional objects for the interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XRip2XIfConfEntry

xRip2XIfConfEntry 1.3.6.1.4.1.838.3.5.1.10.1
An entry containing additional management information applicable to a particular Rip2 interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  XRip2XIfConfEntry  

xrip2IfConfSlowConvergenceTechnique 1.3.6.1.4.1.838.3.5.1.10.1.1
The method used to inform other routers about routes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), splitHorizon(2), poisonReverse(3)  

xrip2IfConfTriggerEvents 1.3.6.1.4.1.838.3.5.1.10.1.2
The object used to control the sending of Rip triggered events.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

xripCompliances 1.3.6.1.4.1.838.3.5.2.1
OBJECT IDENTIFIER    

xripGroups 1.3.6.1.4.1.838.3.5.2.2
OBJECT IDENTIFIER    

xripCompliance 1.3.6.1.4.1.838.3.5.2.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

xripAllGroup 1.3.6.1.4.1.838.3.5.2.2.1
The set of all accessible objects in this MIB.
Status: current Access: read-write
OBJECT-GROUP