genProtocolVersion
SCTE-HMS-GEN-MIB ·
.1.3.6.1.4.1.5591.1.6.2.1.2
Object
column mandatory
Integer32
Version of the SCTE HMS protocol implemented in the monitored
equipment. The 'Protocol Version' implementation will comply
with the defined protocol in the SCTE 25-3 (formerly HMS 022)
document with the corresponding revision number.
Example: A generator implementing all commands and responses
defined in the SCTE 25-3 revision 1.1 would return a value
of 11(decimal) in this field, reflecting major revision 1,
minor revision 1.
Context
- MIB
- SCTE-HMS-GEN-MIB
- OID
.1.3.6.1.4.1.5591.1.6.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- genDeviceEntry
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-GEN-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-GEN-MIB::genProtocolVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-GEN-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-GEN-MIB::genProtocolVersion.<genDeviceAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-GEN-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-GEN-MIB::genProtocolVersion'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255