l3SatReportIpSize
RAD-L3SAT-MIB ·
.1.3.6.1.4.1.164.6.1.15.3.11.1.1
Object
column RadTestIpSizeIndex
The IP size index of the report.
Allows holding measurements and result per IP size.
One entry for each set IP size in the corresponding
l3SatSessionProfileIpSize.
Context
- MIB
- RAD-L3SAT-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.3.11.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- l3SatReportEntry
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 'RAD-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-L3SAT-MIB::l3SatReportIpSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-L3SAT-MIB::l3SatReportIpSize.<l3SatGeneratorName>.<l3SatPeerAddrType>.<l3SatPeerAddr>.<l3SatSessionName>.<l3SatReportIpSize>.<l3SatReportTestType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-L3SAT-MIB::l3SatReportIpSize'
Syntax
- Source
- RadTestIpSizeIndex
- Base type
Enumeration
Values & Constraints
Type Values
1 | ip64 |
2 | ip128 |
3 | ip256 |
4 | ip512 |
5 | ip1024 |
6 | ip1280 |
7 | ip1500 |
8 | ipMtu |
9 | ipCustom |