cpqSm2ErsTransactionType
CPQSM2-MIB ·
.1.3.6.1.4.1.232.9.2.6.1
Object
scalar mandatory
Enumeration
Embedded Remote Support transaction type.
The following values are defined:
registration(1)
Registration operation with Insight Remote Host or Insight Online Host.
serviceEvent(2)
Sending of service event to Insight Remote Host or Insight Online Host.
l2DataCollection(3)
L2 Data collection operation.
unregistration(4)
Unregistration with Insight Remote Host or Insight Online Host.
ahsDataCollection(5)
Active Health System data collection operation.
Context
- MIB
- CPQSM2-MIB
- OID
.1.3.6.1.4.1.232.9.2.6.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSm2Ers
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 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSM2-MIB::cpqSm2ErsTransactionType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSM2-MIB::cpqSm2ErsTransactionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | registration |
2 | serviceEvent |
3 | l2DataCollection |
4 | unregistration |
5 | ahsDataCollection |