hmtsFwdPortType

SCTE-HMS-HMTS-MIB · .1.3.6.1.4.1.5591.1.11.3.2.1.2.5.1.3

Object

column Enumeration
Serial communication type:
rf    - This HMTS port uses an RF modem for forward communication.
rs485 - This HMTS port uses an RS-485 for forward communication.
rs232 - This HMTS port uses an RS-232 for forward communication.
other - This HMTS port uses a modem for forward communication that
is neither a RF, RS-485 or RS-232 modem.

Context

MIB
SCTE-HMS-HMTS-MIB
OID
.1.3.6.1.4.1.5591.1.11.3.2.1.2.5.1.3
Type
column
Access
readonly
Status
current
Parent
hmtsFwdPortEntry
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 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HMTS-MIB::hmtsFwdPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HMTS-MIB::hmtsFwdPortType.<hmtsFwdPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-HMTS-MIB::hmtsFwdPortType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1rf
2rs485
3rs232
4other

Conformance