hpicfEntityFunction

HP-ICF-CHASSIS · .1.3.6.1.4.1.11.2.14.11.1.2.4.1.2

Object

column deprecated Integer32
********* THIS OBJECT IS DEPRECATED *********
              
The generic function provided by the logical 
network device.  The value is a sum.  Starting 
from zero, for each type of generic function that 
the entity performs, 2 raised to a power is added 
to the sum.  The powers are according to the 
following table:
              
    Function        Power
    other           1
    repeater        0
    bridge          2
    router          3
    agent           5
              
For example, an entity performing both bridging 
and routing functions would have a value of 12 
(2^2 + 2^3).

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-63

Conformance