ewnPortHardwareType
EtherWAN-sw72000 ·
.1.3.6.1.4.1.2736.1.1.2.2.1.3
Object
column Enumeration
Port hardware type
Context
- MIB
- EtherWAN-sw72000
- OID
.1.3.6.1.4.1.2736.1.1.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ewnPortEntry
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 'EtherWAN-sw72000' -M '/opt/observium/mibs/etherwan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EtherWAN-sw72000::ewnPortHardwareType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EtherWAN-sw72000' -M '/opt/observium/mibs/etherwan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EtherWAN-sw72000::ewnPortHardwareType.<ewnPortNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EtherWAN-sw72000' -M '/opt/observium/mibs/etherwan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EtherWAN-sw72000::ewnPortHardwareType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | type10M |
2 | type100M |
3 | typeMII |
4 | type1G |
5 | type1GFx |
6 | type100MFX |
7 | typeUnknown |