CISCO-LPTS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
10
.1.3.6.1.4.1.9.9.812.1.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clGlobalFlowTable
/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::clGlobalFlowTable'
This table respresents the flows configured globally and 
the configuration will be reflected across all the linecards
clGlobalFlowEntry row .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 …
Column Syntax OID
An unique value used to represent a
row in the clGlobalFlowTable
Unsigned32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.812.1.1.1.1
This object indicates the flow type name
associated with every flow.
Eg. FlowType could be BGP-Known, BGP-configured
BGP-default.
OctetString
Constraints:
range: 1-80
.1.3.6.1.4.1.9.9.812.1.1.1.2
This object indicates an enumeration
which indicates whether LPTS flow
configured across all the linecards are 'global' or
'static' depending on the predecedence
ClFlowType
Type Values:
1static
2global
3local
.1.3.6.1.4.1.9.9.812.1.1.1.3
This object specifies the rate associated
with the flow type which is configured
globally.
PPSSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.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 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clLocalFlowTable
/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::clLocalFlowTable'
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.
clLocalFlowEntry row .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…
Column Syntax OID
The linecard for which the flow configuration is made.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.812.1.2.1.1
This object indicates an enumeration
which indicates LPTS flows
configured specific to a linecard
ClFlowType
Type Values:
1static
2global
3local
.1.3.6.1.4.1.9.9.812.1.2.1.2
This object indicates the packet rate associated
with the flow type with which packets
are accepted or dropped specific to a linecard.
PPSSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.812.1.2.1.3
This object indicates the total number of packets accepted
on a linecard for a specific flow.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.812.1.2.1.4
This object indicates the total number of packets dropped on
a linecard for a specific flow.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.812.1.2.1.5
This object indicates the type of service.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.812.1.2.1.6