ctTransLfpsAdminStatus
CTRON-TRANSLATION-MIB ·
.1.3.6.1.4.1.52.4.1.3.4.12.1.1.2
Object
column mandatory
r/w
Enumeration
When large(1) is the setting all large frames are permissable
out that port. fragment_if_possible(2) is used when the outport
wants ip frames fragmented before transmission. All other non
fragmentable large frames will be transmitted large. small(3)
requires that no large frames be transmitted out this interface.
If a frame can be fragmented then it can be transmitted out the
interface. auto(4) is a special setting that will allow a device
to negotiate which of the other three settings to use as the
operational mode.
The default of this object is product specific.
Context
- MIB
- CTRON-TRANSLATION-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.4.12.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctTransLfpsEntry
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 'CTRON-TRANSLATION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-TRANSLATION-MIB::ctTransLfpsAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-TRANSLATION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-TRANSLATION-MIB::ctTransLfpsAdminStatus.<ctTransLfpsPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-TRANSLATION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-TRANSLATION-MIB::ctTransLfpsAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | large |
2 | fragment-if-possible |
3 | small |
4 | auto |