csbSIPMthdRCHistoryStatsInterval
CISCO-SESS-BORDER-CTRLR-STATS-MIB ·
.1.3.6.1.4.1.9.9.757.1.6.1.5
Object
This object identifies the interval for which the periodic statistics information is to be displayed. The interval values can be previous 5 min, previous 15 mins, previous 1 hour , previous 1 Day. This object acts as an index for the table.
Context
- MIB
- CISCO-SESS-BORDER-CTRLR-STATS-MIB
- OID
.1.3.6.1.4.1.9.9.757.1.6.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- csbSIPMthdRCHistoryStatsEntry
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-SESS-BORDER-CTRLR-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SESS-BORDER-CTRLR-STATS-MIB::csbSIPMthdRCHistoryStatsInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SESS-BORDER-CTRLR-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SESS-BORDER-CTRLR-STATS-MIB::csbSIPMthdRCHistoryStatsInterval.<csbCallStatsInstanceIndex>.<csbCallStatsServiceIndex>.<csbSIPMthdRCHistoryStatsAdjName>.<csbSIPMthdRCHistoryStatsMethod>.<csbSIPMthdRCHistoryStatsRespCode>.<csbSIPMthdRCHistoryStatsInterval>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SESS-BORDER-CTRLR-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SESS-BORDER-CTRLR-STATS-MIB::csbSIPMthdRCHistoryStatsInterval'
Syntax
Values & Constraints
Type Values
1 | fiveMinute |
2 | fifteenMinute |
3 | oneHour |
4 | oneDay |