cpqMeAlarmPermanence
CPQTHRSH-MIB ·
.1.3.6.1.4.1.232.10.2.2.2.1.9
Object
column mandatory
r/w
Enumeration
This specifies if the threshold management software should recreate this entry if it is brought down and then restarted. A temporary entry will not be recreated after a restart. A permanent entry will be recreated after a restart and requires an explicit invalidation to be removed.
Context
- MIB
- CPQTHRSH-MIB
- OID
.1.3.6.1.4.1.232.10.2.2.2.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqMeAlarmEntry
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 'CPQTHRSH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQTHRSH-MIB::cpqMeAlarmPermanence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQTHRSH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQTHRSH-MIB::cpqMeAlarmPermanence.<cpqMeAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQTHRSH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQTHRSH-MIB::cpqMeAlarmPermanence'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | temporary |
2 | permanent |