psProtocolVersion
SCTE-HMS-PS-MIB ·
.1.3.6.1.4.1.5591.1.4.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 power supply implementing all commands and responses defined in
SCTE 25-3 (formerly HMS 022) would return a value of 10 (decimal) in this field,
reflecting major revision 1, minor revision 0.
Any number returned that is less than 10 reflects a version of the SCTE 25-3 specification
that had not yet been approved by SCTE.
Context
- MIB
- SCTE-HMS-PS-MIB
- OID
.1.3.6.1.4.1.5591.1.4.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- psDeviceEntry
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-PS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-PS-MIB::psProtocolVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-PS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-PS-MIB::psProtocolVersion.<psDeviceAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-PS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-PS-MIB::psProtocolVersion'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-254