portTopNDuration
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.20.1.1.6
Object
column r/w
Integer32
The sampling interval in seconds during which
statistics are collected for this report.
When this is set a value and the corresponding
portTopNControlEntry is valid, the
portTopNTimeRemaining object shall be set to the
same value.
portTopNTimeRemaining starts at the same value as
portTopNDuration and counts down as the collection
goes on.
If this object is set to be zero, it will do the
collection immediately. And the collecting report
value should be the absolute counter value.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.20.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portTopNControlEntry
- Groups
- 2
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-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portTopNDuration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portTopNDuration.<portTopNControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::portTopNDuration'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-0
range: 10-999
Conformance
Member of