hpLdbalStatsMeshWarningStatus
STATISTICS-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.9.11.1.1.6
Object
column mandatory
Enumeration
This variable provides a high level summary of any mismatch in the mesh configuration and remind users to check the log for any mesh warning messages. If it is Yes then there is at least one warning message and will be No if there are no warning messages
Context
- MIB
- STATISTICS-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.9.11.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hpLdbalStatsPortEntry
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 'STATISTICS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STATISTICS-MIB::hpLdbalStatsMeshWarningStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STATISTICS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STATISTICS-MIB::hpLdbalStatsMeshWarningStatus.<hpLdbalStatsPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STATISTICS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STATISTICS-MIB::hpLdbalStatsMeshWarningStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |