cpqSmCntlrVoiceRomStatus
CPQSRVMN-MIB ·
.1.3.6.1.4.1.232.4.2.2.5
Object
scalar mandatory
Enumeration
Server Manager Voice ROM Status.
The value specifies if the Server Manager board has a voice ROM
installed.
Context
- MIB
- CPQSRVMN-MIB
- OID
.1.3.6.1.4.1.232.4.2.2.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSmCntlr
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 'CPQSRVMN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSRVMN-MIB::cpqSmCntlrVoiceRomStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSRVMN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSRVMN-MIB::cpqSmCntlrVoiceRomStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | notInstalled |
3 | installed |