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
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 '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
1 | unknown |
2 | other |
3 | sc |
4 | fcs1cc |
5 | fcs2cc |
6 | bnctnc |
7 | fcch |
8 | fiberJack |
9 | lc |
10 | mtrj |
11 | mu |
12 | sg |
13 | opticalPigtail |
34 | hssdcii |
35 | copperPigtail |
Conformance
Member of