clsEnetPortType

CISCO-RHINO-MIB · .1.3.6.1.4.1.9.5.11.1.6.1.1.3

Object

column Enumeration
The type of physical layer medium-dependent
interface on the port.
unknown(1) indicates that the port type is none of
those defined. empty(6) indicates that the port is 
not present.

Context

MIB
CISCO-RHINO-MIB
OID
.1.3.6.1.4.1.9.5.11.1.6.1.1.3
Type
column
Access
readonly
Status
current
Parent
clsEnetPortEntry
Groups
1

Walk 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 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RHINO-MIB::clsEnetPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RHINO-MIB::clsEnetPortType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RHINO-MIB::clsEnetPortType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2e100BaseTX
3e100BaseFX
4e1000BaseLX
5e1000BaseSX
6empty

Conformance