devConfigAlarmRelayCutoff
PDN-CONFIG-MIB ·
.1.3.6.1.4.1.1795.2.24.2.7.5.6
Object
scalar mandatory
r/w
Enumeration
Writing off(2) to this object will turn off the System Alarm Relay. Reading this object will always return noOp(1).
Context
- MIB
- PDN-CONFIG-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.7.5.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- devConfigAlarm
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONFIG-MIB::devConfigAlarmRelayCutoff.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CONFIG-MIB::devConfigAlarmRelayCutoff'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOp |
2 | off |