ceqfpUtilTimeInterval
CISCO-ENTITY-QFP-MIB ·
.1.3.6.1.4.1.9.9.715.1.1.6.1.1
Object
column CiscoQfpTimeInterval
This object identifies the time interval for which the utilization statistics being collected. The interval values can be 5 second, 1 minute, etc. as specified in the CiscoQfpTimeInterval.
Context
- MIB
- CISCO-ENTITY-QFP-MIB
- OID
.1.3.6.1.4.1.9.9.715.1.1.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ceqfpUtilizationEntry
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-ENTITY-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-QFP-MIB::ceqfpUtilTimeInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-QFP-MIB::ceqfpUtilTimeInterval.<entPhysicalIndex>.<ceqfpUtilTimeInterval>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-QFP-MIB::ceqfpUtilTimeInterval'
Syntax
- Source
- CiscoQfpTimeInterval
- Base type
Enumeration
Values & Constraints
Type Values
1 | fiveSeconds |
2 | oneMinute |
3 | fiveMinutes |
4 | sixtyMinutes |