els100PortType
CTELS100-NG-MIB ·
.1.3.6.1.4.1.52.1011.2.1.11
Object
column mandatory
Enumeration
Port physical interface type.
Context
- MIB
- CTELS100-NG-MIB
- OID
.1.3.6.1.4.1.52.1011.2.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- els100PortEntry
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 'CTELS100-NG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTELS100-NG-MIB::els100PortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTELS100-NG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTELS100-NG-MIB::els100PortType.<els100Port>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTELS100-NG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTELS100-NG-MIB::els100PortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ieee10BaseT |
3 | ieee100BaseTx |
4 | ieee100BaseFx-MM |
5 | ieee100BaseFx-SM |
6 | ieee1000BaseCx |
7 | ieee1000BaseLx |
8 | ieee1000BaseSx |
9 | ieee1000BaseT |
10 | ieee1000BaseX |