CISCO-WAN-ATM-PREF-ROUTE-MIB

File: CISCO-WAN-ATM-PREF-ROUTE-MIB.mib (10472 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CISCO-SMI
SNMPv2-CONF PNNI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TEXTUAL-CONVENTION RowStatus ciscoMgmt
MODULE-COMPLIANCE OBJECT-GROUP PnniNodeId
PnniPortId

Defined Types

RouteId  
A value that uniquely identifies a preferred route for an SPVC connection.
TEXTUAL-CONVENTION    
  Unsigned32 0..65535  

CwaPrefRouteConfEntry  
SEQUENCE    
  cwaPrefRouteId RouteId
  cwaPrefRouteNwElemCount Unsigned32
  cwaPrefRouteRowStatus RowStatus

CwaPrefRouteNwElemEntry  
SEQUENCE    
  cwaPrefRouteNwElemPos Unsigned32
  cwaPrefRouteNwElemNodeId PnniNodeId
  cwaPrefRouteNwElemPortId PnniPortId
  cwaPrefRouteNwElemRowStatus RowStatus

Defined Values

ciscoWanATMPrefRouteMIB 1.3.6.1.4.1.9.9.99996
This MIB facilitates the maintenance of preferred routes configuration.
MODULE-IDENTITY    

ciscoWanATMPrefRouteMIBNotifs 1.3.6.1.4.1.9.9.99996.0
OBJECT IDENTIFIER    

ciscoWanATMPrefRouteMIBObjects 1.3.6.1.4.1.9.9.99996.1
OBJECT IDENTIFIER    

cwaPrefRouteConformance 1.3.6.1.4.1.9.9.99996.2
OBJECT IDENTIFIER    

cwaPrefRouteConfTable 1.3.6.1.4.1.9.9.99996.1.1
This table contains a list of preferred routes configured at the master node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwaPrefRouteConfEntry

cwaPrefRouteConfEntry 1.3.6.1.4.1.9.9.99996.1.1.1
An entry in the preferred routes table. Each entry is keyed by a route identifier. The number of leading network elements to be used are specified by the object cwaPrefRouteNetwElemCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwaPrefRouteConfEntry  

cwaPrefRouteId 1.3.6.1.4.1.9.9.99996.1.1.1.1
A unique identifier to an entry of the preferred routes table. The identifier cannot be zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  RouteId  

cwaPrefRouteNwElemCount 1.3.6.1.4.1.9.9.99996.1.1.1.2
A value that indicates in the preferred route entry the number of leading network elements which are integral to the preferred route.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..20  

cwaPrefRouteRowStatus 1.3.6.1.4.1.9.9.99996.1.1.1.3
To create, modify and delete a preferred route entry. Only the value 'active', 'createAndGo', and 'destroy' are supported. The value of this variable is set to 'active' by the managed system for each valid entry. If a management station wants to delete an entry from the database, this value is set to 'destroy'. If a management station wants to create a new entry, this value is set to 'createAndGo'. The modification of an 'active' row is permitted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cwaPrefRouteNwElemTable 1.3.6.1.4.1.9.9.99996.1.2
The table contains a list of network elements, each of which is indexed by the route identifier and the position of the network element within the preferred route. Position 1 refers to the first network element, while position 20 refers to the last network element.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwaPrefRouteNwElemEntry

cwaPrefRouteNwElemEntry 1.3.6.1.4.1.9.9.99996.1.2.1
An entry in the preferred route network element table. The entry can be modified on the fly. The entry will not be used in the preferred route if its position specified by cwaPrefRouteNwElemPos is greater than cwaPrefRouteNwElemCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwaPrefRouteNwElemEntry  

cwaPrefRouteNwElemPos 1.3.6.1.4.1.9.9.99996.1.2.1.1
The network element position identifies the position of the network element within the preferred route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..20  

cwaPrefRouteNwElemNodeId 1.3.6.1.4.1.9.9.99996.1.2.1.2
The 22-octet logical node identifier of a PNNI node.
Status: current Access: read-create
OBJECT-TYPE    
  PnniNodeId  

cwaPrefRouteNwElemPortId 1.3.6.1.4.1.9.9.99996.1.2.1.3
The 32-bit logical port identifier of an egress port on the associated PNNI node for the network element.
Status: current Access: read-create
OBJECT-TYPE    
  PnniPortId  

cwaPrefRouteNwElemRowStatus 1.3.6.1.4.1.9.9.99996.1.2.1.4
To create, modify and delete a network element (node identifier and port identifier). Only the value 'active', 'createAndGo', and 'destroy' are supported. The value of this variable is set to 'active' by the managed system for each valid entry. If a management station wants to delete an entry from the database, this value is set to 'destroy'. If a management station wants to create a new entry, this value is set to 'createAndGo'. The modification of an 'active' row is permitted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cwaPrefRouteCompliances 1.3.6.1.4.1.9.9.99996.2.1
OBJECT IDENTIFIER    

cwaPrefMIBGroups 1.3.6.1.4.1.9.9.99996.2.2
OBJECT IDENTIFIER    

cwaPrefMIBCompliance 1.3.6.1.4.1.9.9.99996.2.1.1
The compliance statement for SNMPv2 entities which implement the preferred route.
Status: current Access: read-create
MODULE-COMPLIANCE    

cwaPrefRouteMIBGroups 1.3.6.1.4.1.9.9.99996.2.2.1
This group contains a list of objects which identify a preferred route.
Status: current Access: read-create
OBJECT-GROUP