flWorkNetPortModus
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.4.2.2.1.9
Object
column r/w
Enumeration
The modus of this port defined by the user:
autonegotiation(1) - auto negotiation
half-10(2) - 10 MBit Half Duplex
full-10(3) - 10 MBit Full Duplex
half-100(4) - 100 MBit Half Duplex
full-100(5) - 100 MBit Full Duplex
autoneg10-100(20) - auto negotiation 10/100MBit only
fast-startup(21) - fast startup
Note:
a) The ports support auto crossover only in
the modus auto negotiation!
b) FX and HCS ports only support 100 MBit/s full
duplex.
If you try to set a FX or HCS port to a
port modus not equal full-100(5) you get
a snmp response indicating an error!
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.4.2.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- flWorkNetPortEntry
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 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkNetPortModus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkNetPortModus.<flWorkNetPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FL-MGD-INFRASTRUCT-MIB::flWorkNetPortModus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.