oaFrPanelSltPrtsConnector

OA-FRONT-PANEL-MIB · .1.3.6.1.4.1.629.1.50.16.20.5.5.1.7

Object

column OctetString
The Connector Types of the Ports placed in the Slot.
Each byte of the Octet String can store such values: 
other - 1 - Unknown type of connector,
static- 2 - Not Changeable (fix) type of connector,
gbic  - 3 - GBIC type of connector,
sfp   - 4 - SFP  type of connector,
xfp   - 5 - XFP  type of connector.

Context

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance