raisecomTranceiverConnectorType
RAISECOM-OPTICAL-MONITOR-MIB ·
.1.3.6.1.4.1.8886.1.9.1.4.1.2
Object
column OctetString
ConnectorType of the interface, such as SC/LC
Context
- MIB
- RAISECOM-OPTICAL-MONITOR-MIB
- OID
.1.3.6.1.4.1.8886.1.9.1.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomTranceiverInfoEntry
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 'RAISECOM-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-MONITOR-MIB::raisecomTranceiverConnectorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-MONITOR-MIB::raisecomTranceiverConnectorType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OPTICAL-MONITOR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OPTICAL-MONITOR-MIB::raisecomTranceiverConnectorType'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.