Nortel-MsCarrier-MscPassport-SourceRouteEndStationMIB

File: Nortel-MsCarrier-MscPassport-SourceRouteEndStationMIB.mib (22871 bytes)

Imported modules

RFC-1212 Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB Nortel-MsCarrier-MscPassport-StandardTextualConventionsMIB
Nortel-MsCarrier-MscPassport-TextualConventionsMIB Nortel-MsCarrier-MscPassport-VirtualRouterMIB

Imported symbols

OBJECT-TYPE mscPassportMIBs Counter32
DisplayString StorageType RowStatus
Gauge32 Unsigned32 AsciiString
DashedHexString NonReplicated HexString
AsciiStringIndex mscVrIndex mscVr

Defined Types

MscVrSresRowStatusEntry  
SEQUENCE    
  mscVrSresRowStatus RowStatus
  mscVrSresComponentName DisplayString
  mscVrSresStorageType StorageType
  mscVrSresIndex NonReplicated

MscVrSresAdminControlEntry  
SEQUENCE    
  mscVrSresSnmpAdminStatus INTEGER

MscVrSresProvEntry  
SEQUENCE    
  mscVrSresRouteTableNumEntries Unsigned32
  mscVrSresAgingTime Unsigned32
  mscVrSresRouteDescriptorLength Unsigned32

MscVrSresOperStatusEntry  
SEQUENCE    
  mscVrSresSnmpOperStatus INTEGER

MscVrSresStateEntry  
SEQUENCE    
  mscVrSresAdminState INTEGER
  mscVrSresOperationalState INTEGER
  mscVrSresUsageState INTEGER

MscVrSresOperEntry  
SEQUENCE    
  mscVrSresRtEntriesUsed Gauge32
  mscVrSresRtEntriesFree Gauge32
  mscVrSresRtEntriesDenied Counter32

MscVrSresReRowStatusEntry  
SEQUENCE    
  mscVrSresReRowStatus RowStatus
  mscVrSresReComponentName DisplayString
  mscVrSresReStorageType StorageType
  mscVrSresReDestMacAddressIndex DashedHexString
  mscVrSresReProtocolPortNameIndex AsciiStringIndex

MscVrSresReOperEntry  
SEQUENCE    
  mscVrSresReRouteControl HexString
  mscVrSresReRifLength Unsigned32
  mscVrSresReRdDirection INTEGER
  mscVrSresReRouteDescr AsciiString

Defined Values

sourceRouteEndStationMIB 1.3.6.1.4.1.562.36.2.2.54
OBJECT IDENTIFIER    

mscVrSres 1.3.6.1.4.1.562.36.2.1.100.13
OBJECT IDENTIFIER    

mscVrSresRowStatusTable 1.3.6.1.4.1.562.36.2.1.100.13.1
This entry controls the addition and deletion of mscVrSres components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscVrSresRowStatusEntry

mscVrSresRowStatusEntry 1.3.6.1.4.1.562.36.2.1.100.13.1.1
A single entry in the table represents a single mscVrSres component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscVrSresRowStatusEntry  

mscVrSresRowStatus 1.3.6.1.4.1.562.36.2.1.100.13.1.1.1
This variable is used as the basis for SNMP naming of mscVrSres components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

mscVrSresComponentName 1.3.6.1.4.1.562.36.2.1.100.13.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mscVrSresStorageType 1.3.6.1.4.1.562.36.2.1.100.13.1.1.4
This variable represents the storage type value for the mscVrSres tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscVrSresIndex 1.3.6.1.4.1.562.36.2.1.100.13.1.1.10
This variable represents the index for the mscVrSres tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

mscVrSresAdminControlTable 1.3.6.1.4.1.562.36.2.1.100.13.10
This group includes the Administrative Control attribute. This attribute defines the current administrative state of this component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscVrSresAdminControlEntry

mscVrSresAdminControlEntry 1.3.6.1.4.1.562.36.2.1.100.13.10.1
An entry in the mscVrSresAdminControlTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscVrSresAdminControlEntry  

mscVrSresSnmpAdminStatus 1.3.6.1.4.1.562.36.2.1.100.13.10.1.1
This attribute is used to set the desired state of the interface. The up state indicates the interface is operational and packet forwarding is allowed. The down state indicates the interface is not operational and packet forwarding is unavailable. The testing state indicates that no operational packets can be passed. Changing this attribute from its default value of up is not allowed at this time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

mscVrSresProvTable 1.3.6.1.4.1.562.36.2.1.100.13.11
This group contains the provisioned attributes for the SourceRouteEndStation component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscVrSresProvEntry

mscVrSresProvEntry 1.3.6.1.4.1.562.36.2.1.100.13.11.1
An entry in the mscVrSresProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscVrSresProvEntry  

mscVrSresRouteTableNumEntries 1.3.6.1.4.1.562.36.2.1.100.13.11.1.1
This attribute identifies the maximum number of entries in the SourceRouteEndStation routing table. Before you change it, check the network configuration to see how many protocol ports, such as IpPort or IpxPort, under Vr Pp have endStationSupport set to enable. The value of routeTableNumEntries also depends on the VirtualRouter attribute sresMaxHeapSpace. Consider the following attributes of the SourceRouteEndStation component when adjusting this number: - rtEntriesUsed - rtEntriesFree - rtEntriesDenied
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

mscVrSresAgingTime 1.3.6.1.4.1.562.36.2.1.100.13.11.1.2
This attribute specifies the time period used in seconds, to age out learned entries in the routing table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 200..1000000  

mscVrSresRouteDescriptorLength 1.3.6.1.4.1.562.36.2.1.100.13.11.1.3
This attribute indicates the maximum number of route descriptors supported by this implementation. The maximum number of hops will be one less because one route descriptor is always required for the destination. This attribute affects the amount of memory used by the route entry table. The larger this attribute is, the more memory the route entry table will use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 8..14  

mscVrSresOperStatusTable 1.3.6.1.4.1.562.36.2.1.100.13.12
This group includes the Operational Status attribute. This attribute defines the current operational state of this component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscVrSresOperStatusEntry

mscVrSresOperStatusEntry 1.3.6.1.4.1.562.36.2.1.100.13.12.1
An entry in the mscVrSresOperStatusTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscVrSresOperStatusEntry  

mscVrSresSnmpOperStatus 1.3.6.1.4.1.562.36.2.1.100.13.12.1.1
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

mscVrSresStateTable 1.3.6.1.4.1.562.36.2.1.100.13.13
This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscVrSresStateEntry

mscVrSresStateEntry 1.3.6.1.4.1.562.36.2.1.100.13.13.1
An entry in the mscVrSresStateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscVrSresStateEntry  

mscVrSresAdminState 1.3.6.1.4.1.562.36.2.1.100.13.13.1.1
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), unlocked(1), shuttingDown(2)  

mscVrSresOperationalState 1.3.6.1.4.1.562.36.2.1.100.13.13.1.2
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

mscVrSresUsageState 1.3.6.1.4.1.562.36.2.1.100.13.13.1.3
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), active(1), busy(2)  

mscVrSresOperTable 1.3.6.1.4.1.562.36.2.1.100.13.14
This group contains the operational attributes for the SourceRouteEndStation component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscVrSresOperEntry

mscVrSresOperEntry 1.3.6.1.4.1.562.36.2.1.100.13.14.1
An entry in the mscVrSresOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscVrSresOperEntry  

mscVrSresRtEntriesUsed 1.3.6.1.4.1.562.36.2.1.100.13.14.1.1
This attribute specifies the total number of SourceRouteEndStation routing table entries. The value is limited by the attribute routeTableNumEntries, which is a provisionable attribute. If the value is consistently approaching the value of routeTableNumEntries, it is advisable to increase the value provisioned for routeTableNumEntries. It indicates a potential shortage of routing table entries in the future.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32 0..65535  

mscVrSresRtEntriesFree 1.3.6.1.4.1.562.36.2.1.100.13.14.1.2
This attribute is indicative of the number of Sres routing table entries free. A consistently high value for this attribute indicates that there is a resource surplus here, in terms of the memory requirements of the routing table. This surplus could be utilized elsewhere if need be. The value of this attribute is directly influenced by the value of the attribute routeTableNumEntries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32 0..65535  

mscVrSresRtEntriesDenied 1.3.6.1.4.1.562.36.2.1.100.13.14.1.3
This attribute counts the number of times a SourceRouteEndStation routing table entry was unavailable. Each count indicates an instance of a new route which could not be learned because of a lack of routing table entries. A rapid increase indicates a shortage of routing table entries. To rectify this, increase the number of routing table entries through the provisioned attribute routeTableNumEntries under the SourceRouteEndStation component. This counter wraps around its maximum value of 4294967295.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mscVrSresRe 1.3.6.1.4.1.562.36.2.1.100.13.2
OBJECT IDENTIFIER    

mscVrSresReRowStatusTable 1.3.6.1.4.1.562.36.2.1.100.13.2.1
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of mscVrSresRe components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscVrSresReRowStatusEntry

mscVrSresReRowStatusEntry 1.3.6.1.4.1.562.36.2.1.100.13.2.1.1
A single entry in the table represents a single mscVrSresRe component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscVrSresReRowStatusEntry  

mscVrSresReRowStatus 1.3.6.1.4.1.562.36.2.1.100.13.2.1.1.1
This variable is used as the basis for SNMP naming of mscVrSresRe components. These components cannot be added nor deleted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowStatus  

mscVrSresReComponentName 1.3.6.1.4.1.562.36.2.1.100.13.2.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mscVrSresReStorageType 1.3.6.1.4.1.562.36.2.1.100.13.2.1.1.4
This variable represents the storage type value for the mscVrSresRe tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscVrSresReDestMacAddressIndex 1.3.6.1.4.1.562.36.2.1.100.13.2.1.1.10
This variable represents an index for the mscVrSresRe tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DashedHexString Size(6)  

mscVrSresReProtocolPortNameIndex 1.3.6.1.4.1.562.36.2.1.100.13.2.1.1.11
This variable represents an index for the mscVrSresRe tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AsciiStringIndex Size(1..20)  

mscVrSresReOperTable 1.3.6.1.4.1.562.36.2.1.100.13.2.10
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains information relating to a source routing destination address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscVrSresReOperEntry

mscVrSresReOperEntry 1.3.6.1.4.1.562.36.2.1.100.13.2.10.1
An entry in the mscVrSresReOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscVrSresReOperEntry  

mscVrSresReRouteControl 1.3.6.1.4.1.562.36.2.1.100.13.2.10.1.1
This is the value of the routing control field for this route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HexString Size(2)  

mscVrSresReRifLength 1.3.6.1.4.1.562.36.2.1.100.13.2.10.1.2
This attribute is used to display the length of the routing information field in the routing control field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 2..30  

mscVrSresReRdDirection 1.3.6.1.4.1.562.36.2.1.100.13.2.10.1.3
This attribute indicates the direction to use routing descriptors (RDs). If set to leftToRight the routing descriptors, displayed in routeDescr, will be interpreted from left to right. If set to rightToLeft they will be interpreted from right to left. If rifLength is zero, this attribute will be set to noRif to indicate that there are no routing descriptors to be read.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER leftToRight(0), rightToLeft(1), noRif(2)  

mscVrSresReRouteDescr 1.3.6.1.4.1.562.36.2.1.100.13.2.10.1.4
This is the embedded sequence of bridge and ring IDs for this route. For destinations on the local ring, the value of this attribute is the zero- length string. Refer to rdDirection for the direction in which to read the route descriptors. The format of the hexadecimal data displayed is as follows: 12 bit Ring Number - 4 bit Bridge Number... XXX-X XXX-X XXX-X...
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(0..90)  

sourceRouteEndStationGroup 1.3.6.1.4.1.562.36.2.2.54.1
OBJECT IDENTIFIER    

sourceRouteEndStationGroupCA 1.3.6.1.4.1.562.36.2.2.54.1.1
OBJECT IDENTIFIER    

sourceRouteEndStationGroupCA02 1.3.6.1.4.1.562.36.2.2.54.1.1.3
OBJECT IDENTIFIER    

sourceRouteEndStationGroupCA02A 1.3.6.1.4.1.562.36.2.2.54.1.1.3.2
OBJECT IDENTIFIER    

sourceRouteEndStationCapabilities 1.3.6.1.4.1.562.36.2.2.54.3
OBJECT IDENTIFIER    

sourceRouteEndStationCapabilitiesCA 1.3.6.1.4.1.562.36.2.2.54.3.1
OBJECT IDENTIFIER    

sourceRouteEndStationCapabilitiesCA02 1.3.6.1.4.1.562.36.2.2.54.3.1.3
OBJECT IDENTIFIER    

sourceRouteEndStationCapabilitiesCA02A 1.3.6.1.4.1.562.36.2.2.54.3.1.3.2
OBJECT IDENTIFIER