cpqnVersionStep
CPQNUNIF-MIB ·
.1.3.6.1.4.1.232.121.3.1.1.6
Object
The STEP identifier for the associated component. This value indicates the level or class of the component, such as prototype, production, or beta.
Context
- MIB
- CPQNUNIF-MIB
- OID
.1.3.6.1.4.1.232.121.3.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqnVersionEntry
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 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNUNIF-MIB::cpqnVersionStep'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNUNIF-MIB::cpqnVersionStep.<cpqnVersionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQNUNIF-MIB::cpqnVersionStep'
Syntax
- Source
- CpqnVersionStep
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | engineering |
3 | alpha |
4 | beta |
5 | prototype |
6 | pilot |
7 | pre-production |
8 | production |
9 | post-production |
10 | simple-revision |