vcModuleManagedStatus
HPVC-MIB ·
.1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.3
Object
column VcManagedStatus
The overall managed status of the vcEnetModule.
The possible values are :
unknown(1) - Indicates VC module is unable to communicate with the enclosure/OA or
condition of the VC module is unknown.
normal(2) - Indicates VC Module functioning normally.
minor(4) - Indicates VC module is being reported as degraded by the OA or VC module ports are disabled.
major(5) - Indicates the module is incompatible due to replacing a configured Enet module with an FC module or vice versa.
critical(6) - Indicates a configured VC module either removed or missing.
Detailed error status and its root cause can be learnt from vcModuleRootCause and vcModuleCause object types.
Context
- MIB
- HPVC-MIB
- OID
.1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vcModuleEntry
- Groups
- 1
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 'HPVC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPVC-MIB::vcModuleManagedStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPVC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPVC-MIB::vcModuleManagedStatus.<vcModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPVC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPVC-MIB::vcModuleManagedStatus'
Syntax
- Source
- VcManagedStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | normal |
3 | warning |
4 | minor |
5 | major |
6 | critical |
7 | disabled |
8 | info |
Conformance
Member of