eTrafficMatrixRange
ASANTE-AH1012-MIB ·
.1.3.6.1.4.1.298.1.3.3.1.5.1.2
Object
column mandatory
Enumeration
Range of packet sizes to be scanned for in network traffic.
Context
- MIB
- ASANTE-AH1012-MIB
- OID
.1.3.6.1.4.1.298.1.3.3.1.5.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- eTrafficMatrixEntry
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 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-AH1012-MIB::eTrafficMatrixRange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-AH1012-MIB::eTrafficMatrixRange.<eTrafficMatrixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-AH1012-MIB::eTrafficMatrixRange'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | from-1-to-63-bytes |
3 | from-64-to-127-bytes |
4 | from-128-to-255-bytes |
5 | from-256-to-511-bytes |
6 | from-512-to-767-bytes |
7 | from-768-to-1023-bytes |
8 | from-1024-to-1518-bytes |
9 | from-512-to-1023-bytes |
10 | from-65-to-511-bytes |
11 | exact-64-bytes |
12 | over-1518-bytes |