sspmSourceProfilePacketFillValue
SSPM-MIB ·
.1.3.6.1.2.1.16.28.1.2.1.1.5
Object
column r/w
OctetString
The string value with which to fill the packet. If sspmSourceProfilePacketFillType is set to 'pattern', then this pattern is repeated until the packet is sspmSourcePacketSize in bytes. Note that if the length of the octet string specified for this value does not divide evenly into the packet size, then an incomplete last copy of this data may be copied into the packet. If the value of sspmSourceProfilePacketFillType is set to 'random', then this attribute is unused. If the value of the sspmSourceProfilePacketFillType is set to 'url', then the URL specified in this attribute is retrieved and used by the probe. In the case of a URL, this value must contain a dereferencable URL of the type 'http:', 'https:', or 'ftp:' only.
Context
- MIB
- SSPM-MIB
- OID
.1.3.6.1.2.1.16.28.1.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sspmSourceProfileEntry
- 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 'SSPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SSPM-MIB::sspmSourceProfilePacketFillValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SSPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SSPM-MIB::sspmSourceProfilePacketFillValue.<sspmSourceProfileInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SSPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SSPM-MIB::sspmSourceProfilePacketFillValue'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of