cpqNodeType
CPQNODE-MIB ·
.1.3.6.1.4.1.232.20.2.1.3
Object
scalar mandatory
Enumeration
Indicates whether the event applies to a cartridge, node or switch.
Context
- MIB
- CPQNODE-MIB
- OID
.1.3.6.1.4.1.232.20.2.1.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqNodeComponent
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 'CPQNODE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNODE-MIB::cpqNodeType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQNODE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQNODE-MIB::cpqNodeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cartridge |
1 | node |
2 | switch |
3 | unknown |