frLportFragControl
FRNETSERV-MIB ·
.1.3.6.1.2.1.10.44.1.1.1.11
Object
column r/w
Enumeration
This object controls the transmission and
reception of fragmentation frames for this UNI or
NNI interface.
on(1) Frames are fragmented using the interface
fragmentation format
Note: The customer side of the interface
must also be configured to fragment
frames.
off(2) Frames are not fragmented using the
interface fragmentation format.
Context
- MIB
- FRNETSERV-MIB
- OID
.1.3.6.1.2.1.10.44.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- 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::frLportFragControl'
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::frLportFragControl.<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::frLportFragControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
Conformance
Member of
Compliance refinements
frnetservCompliance2
readonly
Write access is not required.