dsmonMatrixTopNCtlRateBase
DSMON-MIB ·
.1.3.6.1.2.1.16.26.1.6.4.1.3
Object
column r/w
Enumeration
The variable for each dsmonMatrixSD entry that the
dsmonMatrixTopNRate and dsmonMatrixTopNHCRate variables are
based upon. Each dsmonMatrixTopN report generated on behalf
of this control entry will be ranked in descending order,
based on the associated dsmonMatrixSDTable counter,
identified by this object.
The following table identifies the dsmonMatrixSDTable
counters associated with each enumeration:
Enumeration RateBase MIB Objects
----------- --------------------
dsmonMatrixTopNPkts dsmonMatrixSDPkts
dsmonMatrixTopNOctets dsmonMatrixSDOctets
dsmonMatrixTopNHCPkts dsmonMatrixSDHCPkts
dsmonMatrixTopNHCOctets dsmonMatrixSDHCOctets
The following enumerations are only available if the agent
supports High Capacity monitoring:
dsmonMatrixTopNHCPkts
dsmonMatrixTopNHCOctets
This object MUST NOT be modified if the associated
dsmonMatrixTopNCtlStatus object is equal to active(1).
Context
- MIB
- DSMON-MIB
- OID
.1.3.6.1.2.1.16.26.1.6.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsmonMatrixTopNCtlEntry
- Groups
- 1
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 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSMON-MIB::dsmonMatrixTopNCtlRateBase'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSMON-MIB::dsmonMatrixTopNCtlRateBase.<dsmonMatrixTopNCtlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSMON-MIB::dsmonMatrixTopNCtlRateBase'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dsmonMatrixTopNPkts |
2 | dsmonMatrixTopNOctets |
3 | dsmonMatrixTopNHCPkts |
4 | dsmonMatrixTopNHCOctets |
Conformance
Member of