cpqWcrmTimerFunction
CPQWCRM-MIB ·
.1.3.6.1.4.1.232.167.3.1.8.2.1.7
Object
column mandatory
r/w
Enumeration
Function which is controlled via timer 1-4: sending Traps to this Trap receiver will be disabled 5 - 8: scheduled alarm off
Context
- MIB
- CPQWCRM-MIB
- OID
.1.3.6.1.4.1.232.167.3.1.8.2.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqWcrmTimerEntry
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 'CPQWCRM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQWCRM-MIB::cpqWcrmTimerFunction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQWCRM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQWCRM-MIB::cpqWcrmTimerFunction.<cpqWcrmTimerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQWCRM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQWCRM-MIB::cpqWcrmTimerFunction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disTrapRec1 |
2 | disTrapRec2 |
3 | disTrapRec3 |
4 | disTrapRec4 |
5 | schedule1 |
6 | schedule2 |
7 | schedule3 |
8 | schedule4 |