csnUsageThreshold
CISCO-SWITCH-NETFLOW-MIB ·
.1.3.6.1.4.1.9.9.737.1.1.3.1.1.2
Object
This object specifies the Netflow table usage threshold
in percentage value.
When the value of this object is set to zero, Netflow table
usage monitoring is disabled.
When the value of this object is set to greater than zero,
Netflow table usage monitoring is enabled.
Context
- MIB
- CISCO-SWITCH-NETFLOW-MIB
- OID
.1.3.6.1.4.1.9.9.737.1.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csnUsageThreshEntry
- 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-SWITCH-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-NETFLOW-MIB::csnUsageThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-NETFLOW-MIB::csnUsageThreshold.<csnUsageDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-NETFLOW-MIB::csnUsageThreshold'
Syntax
- Source
- CISCO-QOS-PIB-MIBPercent
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..100
Conformance
Member of
Compliance refinements
csnMIBCompliance
readonly
Write access is not required.