hpicfChainThisBox

HP-ICF-CHAIN · .1.3.6.1.4.1.11.2.14.11.1.1.5.1.5

Object

This object will contain the value 'true' if this
entry in the chain table corresponds to the box 
which contains the agent which is responding to
this SNMP request, and will contain the value
'false' otherwise.

Context

MIB
HP-ICF-CHAIN
OID
.1.3.6.1.4.1.11.2.14.11.1.1.5.1.5
Type
column
Access
readonly
Status
current
Parent
hpicfChainEntry
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 'HP-ICF-CHAIN' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-CHAIN::hpicfChainThisBox'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-CHAIN' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-CHAIN::hpicfChainThisBox.<hpicfChainId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-CHAIN' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-CHAIN::hpicfChainThisBox'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance