gs2310PortConfSpeed
LANCOM-GS2310-MIB ·
.1.3.6.1.4.1.2356.800.3.2313.2.1.1.1.5
Object
column r/w
Enumeration
default: 1, 0: disable state, 1: auto, 2: 10 Half, 3: 10 Full, 4: 100 Half, 5: 100 Full, 6: 1G full, only 'Dual Media' port have 7-11 option. Dual Media port default: 7, 7: SFP_Auto_AMS, 8: 100FX_AMS, 9: 1000X_AMS, 10: 100FX, 11: 1000X
Context
- MIB
- LANCOM-GS2310-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2313.2.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2310PortConfigurationEntry
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 'LANCOM-GS2310-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310-MIB::gs2310PortConfSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS2310-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310-MIB::gs2310PortConfSpeed.<gs2310PortConfPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS2310-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS2310-MIB::gs2310PortConfSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | auto |
2 | speed10Half |
3 | speed10Full |
4 | speed100Half |
5 | speed100Full |
6 | speed1Gfull |
7 | sfpAutoAMS |
8 | speed100FXAMS |
9 | speed1000XAMS |
10 | speed100FX |
11 | speed1000X |