psTamper
SCTE-HMS-PS-MIB ·
.1.3.6.1.4.1.5591.1.4.2.1.27
Object
column optional
Enumeration
Indicates status of enclosure door. This notification is
NOT included in the 'Major' or 'Minor' alarm fields.
Individual users / installations must determine if a door
open status represents an alarm and if so, of what severity.
1 = CLOSED,
2 = OPEN
This item requires entries in the discrete properties MIB.
Context
- MIB
- SCTE-HMS-PS-MIB
- OID
.1.3.6.1.4.1.5591.1.4.2.1.27- Type
- column
- Access
- readonly
- 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::psTamper'
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::psTamper.<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::psTamper'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | closed |
2 | open |