esModulePortConnectorType

ES-MODULE-MIB · .1.3.6.1.4.1.437.1.1.2.1.3.1.1.8

Object

column mandatory Enumeration
The connector type for the port.
It is one of
              
   other    : none of the following (unknown)
   rj45     : common unshielded twisted pair connector
   bnc      : thin-coax (BNC)
   aui      : thick-coax (AUI)
   fiber-sc : fiber fast ethernet connector
   fiber-st : fiber fast ethernet connector
   empty    : the port is not installed
   fddi-mic : FDDI fiber optic connector.

Context

MIB
ES-MODULE-MIB
OID
.1.3.6.1.4.1.437.1.1.2.1.3.1.1.8
Type
column
Access
readonly
Status
mandatory
Parent
esModulePortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2rj45
3bnc
4aui
5fiber-sc
6fiber-st
7empty
8fddi-mic