cFcHistIntervalType
CERENT-FC-MIB ·
.1.3.6.1.4.1.3607.2.60.1.3.1.10
Object
column CERENT-TCCerentPeriod
This object specifies the type of interval for which the data is being obtained.
Context
- MIB
- CERENT-FC-MIB
- OID
.1.3.6.1.4.1.3607.2.60.1.3.1.10- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cFcHistEntry
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 'CERENT-FC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-FC-MIB::cFcHistIntervalType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERENT-FC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-FC-MIB::cFcHistIntervalType.<ifIndex>.<cFcHistIntervalType>.<cFcHistIntervalNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERENT-FC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERENT-FC-MIB::cFcHistIntervalType'
Syntax
- Source
- CERENT-TCCerentPeriod
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
5 | minutes1 |
10 | minutes15 |
20 | hour1 |
30 | day1 |