agentPortPhysicalMode
LANCOM-SWITCHING-MIB ·
.1.3.6.1.4.1.2356.16.1.1.2.13.1.7
Object
column r/w
Enumeration
The switch's Port Speed Mode. This is the configured physical mode. This object is read-only for gigabit ports
Context
- MIB
- LANCOM-SWITCHING-MIB
- OID
.1.3.6.1.4.1.2356.16.1.1.2.13.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentPortConfigEntry
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-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-SWITCHING-MIB::agentPortPhysicalMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-SWITCHING-MIB::agentPortPhysicalMode.<agentPortDot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-SWITCHING-MIB::agentPortPhysicalMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto-negotiate |
2 | half-100tx |
3 | full-100tx |
4 | half-10t |
5 | full-10t |
6 | full-100fx |
7 | full-1000sx |
8 | full-10gsx |
9 | full-20gsx |
10 | full-25gsx |
11 | full-40gsx |
12 | full-50gsx |
13 | full-100gsx |
14 | aal5-155 |
15 | full-5fx |
16 | full-200gsx |
17 | full-400gsx |
128 | full-2P5fx |
129 | lag |
130 | unknown |