nbInvPortConnector

DEV-INVENTORY-MIB · .1.3.6.1.4.1.629.1.50.19.1.2.4.5.1.3

Object

column Enumeration
The Physical Connector Type of the transceiver:
unknown - Unknown or unspecified
other - Vendor specific
sc - SC
fcs1cc - Fibre Channel Style 1 copper connector
fcs2cc - Fibre Channel Style 2 copper connector
bnctnc - BNC/TNC
fcch - Fibre Channel coaxial headers
fiberJack - Fiber Jack
lc   - LC
mtrj - MT-RJ
mu - MU
sg - SG
opticalPigtail - Optical Pigtail
hssdcii - HSSDC II
copperPigtail - Copper Pigtail [for example: RJ45]

Context

MIB
DEV-INVENTORY-MIB
OID
.1.3.6.1.4.1.629.1.50.19.1.2.4.5.1.3
Type
column
Access
readonly
Status
current
Parent
nbInvPortEntry
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 'DEV-INVENTORY-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEV-INVENTORY-MIB::nbInvPortConnector'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DEV-INVENTORY-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEV-INVENTORY-MIB::nbInvPortConnector.<nbInvPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DEV-INVENTORY-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEV-INVENTORY-MIB::nbInvPortConnector'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2other
3sc
4fcs1cc
5fcs2cc
6bnctnc
7fcch
8fiberJack
9lc
10mtrj
11mu
12sg
13opticalPigtail
34hssdcii
35copperPigtail

Conformance