parameterOID
SCTE-HMS-PROPERTY-MIB ·
.1.3.6.1.4.1.5591.1.1.1.1.1
Object
column ObjectIdentifier
Index into propertyTable. This is the OID of the parameter
whose property is being accessed.
Example: OID of power supply the first instance of the
psInputVoltage is 1.3.6.1.4.1.5591.1.4.2.1.23.1
Context
- MIB
- SCTE-HMS-PROPERTY-MIB
- OID
.1.3.6.1.4.1.5591.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- propertyEntry
- 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::parameterOID'
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::parameterOID.<parameterOID>'
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::parameterOID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of