slePmCurrentControlRequest
SLE-PM-MIB ·
.1.3.6.1.4.1.6296.101.94.3.2.1
Object
scalar r/w
Enumeration
The configuration commands, and user can configure
functions via setting this entry as proper value.
clearCurrentPm(1):
Clears the current Performance count (both 15min and 1day)
PM history(accumulation) count is not cleared
clearCurrentTca(2):
Clears the current Performance TCA flag (both 15min and 1day)
Context
- MIB
- SLE-PM-MIB
- OID
.1.3.6.1.4.1.6296.101.94.3.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- slePmCurrentControl
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 'SLE-PM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-PM-MIB::slePmCurrentControlRequest.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-PM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-PM-MIB::slePmCurrentControlRequest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | clearCurrentPm |
2 | clearCurrentTca |