CISCO-LPTS-MIB

File: CISCO-LPTS-MIB.mib (13564 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
CISCO-SMI SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
TEXTUAL-CONVENTION ciscoMgmt SnmpAdminString

Defined Types

ClFlowType  
An enumeration unsigned integer which indicates the scope of flow applicable at a specific node or Line Card (LC). Precedence is the selection mechanism for a specific Type if more than one Type is configured for the same flow. When Type 'local' and 'global' are configured for the same flow, then 'local' Type takes precedence. If 'local' Type is not configured, then 'global' Type would be applied if it is present. If neither the 'local' nor the 'global' Type is configured, then the ClFlowType is derived from the static configuration file which is of Type 'static'.
TEXTUAL-CONVENTION    
  INTEGER static(1), global(2), local(3)  

ClGlobalFlowEntry  
SEQUENCE    
  clGlobalFlowIndex Unsigned32
  clGlobalFlowType SnmpAdminString
  clGlobalType ClFlowType
  clGlobalCurrentRate Unsigned32

ClLocalFlowEntry  
SEQUENCE    
  clLocalNodeID Unsigned32
  clLocalType ClFlowType
  clLocalCurrentRate Unsigned32
  clLocalAccepted Counter64
  clLocalDropped Counter64
  clLocalTosValue Unsigned32

Defined Values

ciscoLptsMIB 1.3.6.1.4.1.9.9.812
The MIB module for Local Packet Transport Services(LPTS) related information like the flows and the policer values related to various flows present in the system. The number of packets coming into the system is controlled by the policer values associated with the protocol. Each protocol is classified into different flows and a rate limit is associated with the flows. Policer is a numerical value controlling the number of packets entering the box. The flows represent individual, specific protocols. Flow types also represent the degree of trust for a given packet. Ex: BGP packets coming from established session is assigned one flow, packets from configured BGP peer are assigned different flow . Other BGP packets are assigned a third flow. Definitions: LPTS - Local Packet Transport Services. It is a network infrastructure subsystem that provides a common facility for transport of packets which are destined towards the router (for-us packets), to the exact applications. In addtion to that, it also provides policing of for-us packets FlowType - Represents individual, specific protocols. Flow also represents the degree of trust for a given packet. LC - Line Cards. Policer - Index to FlowType. CurrentRate - Number of packets allowed into the box in PPS (Packets Per Second). Type - Defines the scope of the flow applicable at a specific node or Line card. Precedence - Precedence is the selection mechanism for a specific Type if more than one Type is configured for the same flow. 'local' FlowType has higher precedence over 'global' and 'static' FlowTypes. 'global' FlowType has higher precedence over 'static' FlowType. nodeID - The line card for which the flow configuration is made.
MODULE-IDENTITY    

ciscoLptsMIBNotifs 1.3.6.1.4.1.9.9.812.0
OBJECT IDENTIFIER    

ciscoLptsMIBObjects 1.3.6.1.4.1.9.9.812.1
OBJECT IDENTIFIER    

ciscoLptsMIBConform 1.3.6.1.4.1.9.9.812.2
OBJECT IDENTIFIER    

clGlobalFlowTable 1.3.6.1.4.1.9.9.812.1.1
This table respresents the flows configured globally and the configuration will be reflected across all the linecards
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClGlobalFlowEntry

clGlobalFlowEntry 1.3.6.1.4.1.9.9.812.1.1.1
An entry will be added into clGlobalFlowTable when LPTS flows configured without any location specific details. Similarly when the global LPTS flow config is removed, then type and rate retained as per Static config file. The entries in this table can be of Type either 'global' or 'static'.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClGlobalFlowEntry  

clGlobalFlowIndex 1.3.6.1.4.1.9.9.812.1.1.1.1
An unique value used to represent a row in the clGlobalFlowTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..255  

clGlobalFlowType 1.3.6.1.4.1.9.9.812.1.1.1.2
This object indicates the flow type name associated with every flow. Eg. FlowType could be BGP-Known, BGP-configured BGP-default.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

clGlobalType 1.3.6.1.4.1.9.9.812.1.1.1.3
This object indicates an enumeration which indicates whether LPTS flow configured across all the linecards are 'global' or 'static' depending on the predecedence
Status: current Access: read-only
OBJECT-TYPE    
  ClFlowType  

clGlobalCurrentRate 1.3.6.1.4.1.9.9.812.1.1.1.4
This object specifies the rate associated with the flow type which is configured globally.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

clLocalFlowTable 1.3.6.1.4.1.9.9.812.1.2
This table represents the configurations for the local flow types & affects a particular nodeID for which config is applied. When local flow type is not configured & we have a global configuration then the clLocalFlowTable has global flow value. If neither local flow nor the global flows are configured, then clLocalFlowTable will have static values derived from the config file. If both the local flow and global flow is configured, then the local flow information takes precedence over the global flow information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClLocalFlowEntry

clLocalFlowEntry 1.3.6.1.4.1.9.9.812.1.2.1
An entry in clLocalFlowTable will be added when LPTS flows are configured specific to a location. This table is indexed based on nodeID and clGlobalFlowIndex. When NMS polls for flow in clLocalFlowTable, the flow name is retrieved from the clGlobalFlowTable. When a local configuration is removed for a flow, then clGlobalCurrentRate will be applied if it is present, else static rate will be applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClLocalFlowEntry  

clLocalNodeID 1.3.6.1.4.1.9.9.812.1.2.1.1
The linecard for which the flow configuration is made.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

clLocalType 1.3.6.1.4.1.9.9.812.1.2.1.2
This object indicates an enumeration which indicates LPTS flows configured specific to a linecard
Status: current Access: read-only
OBJECT-TYPE    
  ClFlowType  

clLocalCurrentRate 1.3.6.1.4.1.9.9.812.1.2.1.3
This object indicates the packet rate associated with the flow type with which packets are accepted or dropped specific to a linecard.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

clLocalAccepted 1.3.6.1.4.1.9.9.812.1.2.1.4
This object indicates the total number of packets accepted on a linecard for a specific flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

clLocalDropped 1.3.6.1.4.1.9.9.812.1.2.1.5
This object indicates the total number of packets dropped on a linecard for a specific flow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

clLocalTosValue 1.3.6.1.4.1.9.9.812.1.2.1.6
This object indicates the type of service.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ciscoLptsMIBCompliances 1.3.6.1.4.1.9.9.812.2.1
OBJECT IDENTIFIER    

ciscoLptsMIBGroups 1.3.6.1.4.1.9.9.812.2.2
OBJECT IDENTIFIER    

ciscoLptsMIBCompliance 1.3.6.1.4.1.9.9.812.2.1.1
The compliance statement for entities which implement the Cisco LPTS MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

clGlobalFlowGroup 1.3.6.1.4.1.9.9.812.2.2.1
A collection of objects which provides information about flow type and current rate configured across all Linecards.
Status: current Access: read-only
OBJECT-GROUP    

clLocalFlowGroup 1.3.6.1.4.1.9.9.812.2.2.2
A collection of objects which provides information about current rate and accept/drop statistics for a specific linecard.
Status: current Access: read-only
OBJECT-GROUP