psEquipmentControl
SCTE-HMS-PS-MIB ·
.1.3.6.1.4.1.5591.1.4.2.1.29
Object
column optional
r/w
Enumeration
Equipment control
1 = Discontinue inverter operation,
2 = Begin inverter operation
Context
- MIB
- SCTE-HMS-PS-MIB
- OID
.1.3.6.1.4.1.5591.1.4.2.1.29- Type
- column
- Access
- readwrite
- Status
- optional
- 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::psEquipmentControl'
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::psEquipmentControl.<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::psEquipmentControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stopTest |
2 | startTest |