discreteParameterOID
SCTE-HMS-PROPERTY-MIB ·
.1.3.6.1.4.1.5591.1.1.3.1.1
Object
column ObjectIdentifier
First index into discretePropertyTable. This is the OID of the parameter
whose property is being accessed.
Example: OID of psTamper for power supply 1 is 1.3.6.1.4.1.5591.1.4.2.1.27.1
Context
- MIB
- SCTE-HMS-PROPERTY-MIB
- OID
.1.3.6.1.4.1.5591.1.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- discretePropertyEntry
- 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-PROPERTY-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-PROPERTY-MIB::discreteParameterOID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-PROPERTY-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-PROPERTY-MIB::discreteParameterOID.<discreteParameterOID>.<discreteAlarmValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-PROPERTY-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-PROPERTY-MIB::discreteParameterOID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of