vcFcFabricManagedStatus

HPVC-MIB · .1.3.6.1.4.1.11.5.7.5.2.1.1.7.1.1.3

Object

The overall managed status of the vcFcFabric.
The possible values are :
 unknown(1)  - Indicates the condition of the fabric is unknown.
 normal(2)   - Indicates the Fabric is functioning normally.
 minor(4)    - Indicates Some uplink ports for the fabric are in an abnormal condition or 
               WWN mismatch condition has been detected.
 critical(6) - Indicates the fabric does not have any uplink port configured or condition of the fabric is abnormal.
Detailed error status and its root cause can be learnt from vcFcFabricRootCause and vcFcFabricCause object types.

Context

MIB
HPVC-MIB
OID
.1.3.6.1.4.1.11.5.7.5.2.1.1.7.1.1.3
Type
column
Access
readonly
Status
current
Parent
vcFcFabricEntry
Groups
1

Walk 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::vcFcFabricManagedStatus'
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::vcFcFabricManagedStatus.<vcFcFabricIndex>'
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::vcFcFabricManagedStatus'

Syntax

Source
VcManagedStatus
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2normal
3warning
4minor
5major
6critical
7disabled
8info

Conformance