vcPortManagedStatus
HPVC-MIB ·
.1.3.6.1.4.1.11.5.7.5.2.1.1.4.1.1.3
Object
column VcManagedStatus
Managed status of the vcPort.
The possible values are :
unknown(1) - Indicates port status is unknown due to module condition is unknown or abnormal.
normal(2) - Indicates port is linked and functioning normally.
warning(3) - Indicates port is either unlinked or unpopulated.
major(5) - Indicates port is either incompatible or eKey Fault detected or
port connected to incompatible storage or an invalid port connection.
critical(6) - Indicates port loop/pause-flood detected or
port pair mismatch of EnetSpeed/SFP Type detected and caused automatically disabled the port.
disabled(7) - Indicates port is disabled/covered or Administratively Hidden/port unlinked with port mode set to disabled.
Context
- MIB
- HPVC-MIB
- OID
.1.3.6.1.4.1.11.5.7.5.2.1.1.4.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vcPortEntry
- 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::vcPortManagedStatus'
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::vcPortManagedStatus.<vcPortIndex>'
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::vcPortManagedStatus'
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