l3SatSessionProfileIpSize
RAD-L3SAT-MIB ·
.1.3.6.1.4.1.164.6.1.15.1.7.1.3
Object
The size of test packets.
Up to 4 different packet sizes shall be selected.
This size refers only to the IP part (IP header + UDP header + payload)
and does not include the Ethernet encapsulation.
Context
- MIB
- RAD-L3SAT-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.1.7.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- l3SatSessionProfileEntry
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::l3SatSessionProfileIpSize'
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::l3SatSessionProfileIpSize.<l3SatSessionProfileName>'
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::l3SatSessionProfileIpSize'
Syntax
bytesRadTestIpSizeValues
- Source
- RadTestIpSizeValues
- Base type
Bits
Values & Constraints
Type Values
0 | ip64Val |
1 | ip128Val |
2 | ip256Val |
3 | ip512Val |
4 | ip1024Val |
5 | ip1280Val |
6 | ip1500Val |
7 | ipMtuVal |
8 | ipCustomVal |