snL4WebCachePortState
HP-SN-SW-L4-SWITCH-GROUP-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.1.4.16.1.1.9
Object
column WebCacheState
Web Cache Port state.
Context
- MIB
- HP-SN-SW-L4-SWITCH-GROUP-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.4.16.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snL4WebCacheTrafficStatsEntry
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 'HP-SN-SW-L4-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SW-L4-SWITCH-GROUP-MIB::snL4WebCachePortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-SW-L4-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SW-L4-SWITCH-GROUP-MIB::snL4WebCachePortState.<snL4WebCacheTrafficIp>.<snL4WebCacheTrafficPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-SW-L4-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-SW-L4-SWITCH-GROUP-MIB::snL4WebCachePortState'
Syntax
- Source
- WebCacheState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disabled |
1 | enabled |
2 | failed |
3 | testing |
4 | suspect |
5 | shutdown |
6 | active |