CISCO-LPTS-MIB

        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.
    
Source file
CISCO-LPTS-MIB
Last revised
Identity
ciscoLptsMIB
Base OID
1.3.6.1.4.1.9.9.812
Imported Objects
CISCO-SMI ciscoMgmt
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter64 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LPTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LPTS-MIB::ciscoLptsMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LPTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LPTS-MIB::ciscoLptsMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (20)
.1.3.6.1.4.1.9.9.812
.1.3.6.1.4.1.9.9.812.0
.1.3.6.1.4.1.9.9.812.1
.1.3.6.1.4.1.9.9.812.1.1
.1.3.6.1.4.1.9.9.812.1.1.1
Unsigned32
.1.3.6.1.4.1.9.9.812.1.1.1.1
OctetString
.1.3.6.1.4.1.9.9.812.1.1.1.2
.1.3.6.1.4.1.9.9.812.1.1.1.3
.1.3.6.1.4.1.9.9.812.1.1.1.4
.1.3.6.1.4.1.9.9.812.1.2
.1.3.6.1.4.1.9.9.812.1.2.1
Unsigned32
.1.3.6.1.4.1.9.9.812.1.2.1.1
.1.3.6.1.4.1.9.9.812.1.2.1.2
.1.3.6.1.4.1.9.9.812.1.2.1.3
.1.3.6.1.4.1.9.9.812.1.2.1.4
.1.3.6.1.4.1.9.9.812.1.2.1.5
.1.3.6.1.4.1.9.9.812.1.2.1.6
.1.3.6.1.4.1.9.9.812.2
.1.3.6.1.4.1.9.9.812.2.1
.1.3.6.1.4.1.9.9.812.2.2
Dependencies (5) 5 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. SNMP-FRAMEWORK-MIBrfc
  6. CISCO-LPTS-MIBciscoselected
Type Definitions (1)
Enumeration
static(1)
global(2)
local(3)
Conformance Groups (2)
A collection of objects which provides information
about flow type and current rate configured across all
Linecards.
.1.3.6.1.4.1.9.9.812.2.2.1
A collection of objects which provides information
about current rate and accept/drop statistics for a specific
linecard.
.1.3.6.1.4.1.9.9.812.2.2.2
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.812.2.1.1
The compliance statement for entities which
implement the Cisco LPTS MIB.
Required groups