oaEfrmCpePortType

OA-EFRM-CPE-MIB · .1.3.6.1.4.1.6926.1.16.4.5.1.5

Object

column Enumeration
The physical type of port.  Valid port types are > 1.
The type name is coded as: portType & Connector & Optics :
-------------------+-----------+-----------+-----------+
                   | Port Type | Connector |  Optics   |
-------------------+-----------+-----------+-----------+ 
1  = rj45Rj45Na    |  RJ45     |   RJ45    |   N/A     |
2  = notInstalled  |  N/A      |   N/A     |   N/A     |
3  = unknownType   |  N/A      |   N/A     |   N/A     |
16 = mLcMm         |  M        |   LC      |   MM      |
17 = mxLcMmmx      |  MX       |   LC      |   MM_MX   |
18 = s1LcSms1      |  S1       |   LC      |   SM_S1   |
19 = s2LcSms2      |  S2       |   LC      |   SM_S2   |
20 = s3LcSms3      |  S3       |   LC      |   SM_S3   |
24 = mDscMm        |  M        |   DSC     |   MM      |
25 = mxDscMmmx     |  MX       |   DSC     |   MM_MX   |
26 = s1DscSms1     |  S1       |   DSC     |   SM_S1   |
27 = s2DscSms2     |  S2       |   DSC     |   SM_S2   |
28 = s3DscSms3     |  S3       |   DSC     |   SM_S3   |
32 = s2ScSms2      |  S2       |   SC      |   SM_S2   |
33 = s3ScSms3      |  S3       |   SC      |   SM_S3   |
-------------------+-----------+-----------+-----------+
For 'em316grmahshCard' and 'em316efrmahshCard'
module Types always returns 'unknownType'.

Context

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance