cpqRackErsTransactionType
CPQRACK-MIB ·
.1.3.6.1.4.1.232.22.2.8.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.
Context
- MIB
- CPQRACK-MIB
- OID
.1.3.6.1.4.1.232.22.2.8.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqRackErs
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 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQRACK-MIB::cpqRackErsTransactionType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQRACK-MIB::cpqRackErsTransactionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | registration |
2 | serviceEvent |
3 | l2DataCollection |
4 | unregistration |