frLportFragSize
FRNETSERV-MIB ·
.1.3.6.1.2.1.10.44.1.1.1.12
Object
column r/w
OctetsInteger32
The value of this object is the size in octets of the maximum size of each fragment to be sent when fragmenting. This object is only used by the fragmentation transmitter, and the two sides of the interface may differ. The fragment size includes the octets for the frame relay header, the UI octet, the NLPID, the fragmentation header, and the fragment payload. If frLportFragControl is set to off, this value should be zero.
Context
- MIB
- FRNETSERV-MIB
- OID
.1.3.6.1.2.1.10.44.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Octets
- Parent
- frLportEntry
- 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 'FRNETSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRNETSERV-MIB::frLportFragSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FRNETSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRNETSERV-MIB::frLportFragSize.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FRNETSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FRNETSERV-MIB::frLportFragSize'
Syntax
OctetsInteger32
Values & Constraints
Object Constraints
range: 0-4096
Conformance
Member of
Compliance refinements
frnetservCompliance2
readonly
Write access is not required.