clGlobalType
CISCO-LPTS-MIB ·
.1.3.6.1.4.1.9.9.812.1.1.1.3
Object
column ClFlowType
This object indicates an enumeration which indicates whether LPTS flow configured across all the linecards are 'global' or 'static' depending on the predecedence
Context
- MIB
- CISCO-LPTS-MIB
- OID
.1.3.6.1.4.1.9.9.812.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clGlobalFlowEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::clGlobalType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LPTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LPTS-MIB::clGlobalType.<clGlobalFlowIndex>'
Translate to a numeric OID
/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::clGlobalType'
Syntax
- Source
- ClFlowType
- Base type
Enumeration
Values & Constraints
Type Values
1 | static |
2 | global |
3 | local |
Conformance
Member of