hmtsRevPortType
SCTE-HMS-HMTS-MIB ·
.1.3.6.1.4.1.5591.1.11.3.2.1.2.6.1.4
Object
column Enumeration
Serial communication type: rf - This HMTS port uses an RF modem for reverse communication. rs485 - This HMTS port uses an RS-485 for reverse communication. rs232 - This HMTS port uses an RS-232 for reverse communication. other - This HMTS port uses a modem for reverse 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.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmtsRevPortEntry
- 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 '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::hmtsRevPortType'
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::hmtsRevPortType.<hmtsRevPortId>'
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::hmtsRevPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rf |
2 | rs485 |
3 | rs232 |
4 | other |
Conformance
Member of