TOKENRING-STATION-SR-MIB

File: TOKENRING-STATION-SR-MIB.mib (5799 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
RowStatus MacAddress MODULE-COMPLIANCE
OBJECT-GROUP mib-2 ifIndex

Defined Types

SourceRoute  
Represents a Source Route, containing an embedded sequence of bridge and ring ID's, as used by 802.5 Source Routing.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..30)  

Dot5SrRouteEntry  
SEQUENCE    
  dot5SrRouteDestination MacAddress
  dot5SrRouteControl OCTET STRING
  dot5SrRouteDescr SourceRoute
  dot5SrRouteStatus RowStatus

Defined Values

dot5SrMIB 1.3.6.1.2.1.42
The MIB module for managing source routes in end-stations on IEEE 802.5 Token Ring networks.
MODULE-IDENTITY    

dot5SrMIBObjects 1.3.6.1.2.1.42.1
OBJECT IDENTIFIER    

dot5SrRouteTable 1.3.6.1.2.1.42.1.1
The table of source-routing routes. This represents the 802.5 RIF database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot5SrRouteEntry

dot5SrRouteEntry 1.3.6.1.2.1.42.1.1.1
Information on a specific route. An entry is created whenever a 'Single Path Explorer' or an 'All Paths Explorer' discovers a route to a neighbor not currently in the table, or whenever an 'All Paths Explorer' discovers a better (e.g., shorter) route than the route currently stored in the table. This is done on behalf of any network layer client. The ifIndex value in the INDEX clause refers to the value of MIB-II's ifIndex object for the interface on which the route is in effect.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot5SrRouteEntry  

dot5SrRouteDestination 1.3.6.1.2.1.42.1.1.1.2
The destination of this route.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dot5SrRouteControl 1.3.6.1.2.1.42.1.1.1.3
The value of Routing Control field for this route.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(2)  

dot5SrRouteDescr 1.3.6.1.2.1.42.1.1.1.4
The embedded sequence of bridge and ring ID's for this route. For destinations on the local ring, the value of this object is the zero-length string.
Status: current Access: read-create
OBJECT-TYPE    
  SourceRoute  

dot5SrRouteStatus 1.3.6.1.2.1.42.1.1.1.5
The status of this row. Values of the instances of dot5SrRouteControl and dot5SrRouteDescr can be modified while the row's status is 'active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dot5SrConformance 1.3.6.1.2.1.42.2
OBJECT IDENTIFIER    

dot5SrGroups 1.3.6.1.2.1.42.2.1
OBJECT IDENTIFIER    

dot5SrCompliances 1.3.6.1.2.1.42.2.2
OBJECT IDENTIFIER    

dot5SrCompliance 1.3.6.1.2.1.42.2.2.1
The compliance statement for SNMPv2 entities which implement the IEEE 802.5 Station Source Route MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

dot5SrRouteGroup 1.3.6.1.2.1.42.2.1.1
A collection of objects providing for the management of source routes in stations on IEEE 802.5 source-routing networks.
Status: current Access: read-only
OBJECT-GROUP