csbSIPMthdRCCurrentStatsInterval
CISCO-SESS-BORDER-CTRLR-STATS-MIB ·
.1.3.6.1.4.1.9.9.757.1.5.1.4
Object
This object identifies the interval for which the periodic statistics information is to be displayed. The interval values can be 5 min, 15 mins, 1 hour , 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.5.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- csbSIPMthdRCCurrentStatsEntry
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::csbSIPMthdRCCurrentStatsInterval'
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::csbSIPMthdRCCurrentStatsInterval.<csbCallStatsInstanceIndex>.<csbCallStatsServiceIndex>.<csbSIPMthdRCCurrentStatsAdjName>.<csbSIPMthdRCCurrentStatsMethod>.<csbSIPMthdRCCurrentStatsRespCode>.<csbSIPMthdRCCurrentStatsInterval>'
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::csbSIPMthdRCCurrentStatsInterval'
Syntax
Values & Constraints
Type Values
1 | fiveMinute |
2 | fifteenMinute |
3 | oneHour |
4 | oneDay |