HP-ICF :: hpicfEntityFunction

MIB Reference — IPNetwork Monitor

All MIBsHP-ICFhpicfEntityFunction

hpicfEntityFunction

Module: HP-ICF

OID (symbolic): HP-ICF::hpicfEntityFunction

OID (numeric): 1.3.6.1.4.1.11.2.14.11.1.2.4.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

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 0 repeater 1 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).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.2.4.1.2
snmpwalk -v2c -c public <target> HP-ICF::hpicfEntityFunction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.2.4.1.2.1
snmpget -v2c -c public <target> HP-ICF::hpicfEntityFunction.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.11hpDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2nmDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2.14icfHP-ICF
1.3.6.1.4.1.11.2.14.11hpicfObjectsHP-ICF
1.3.6.1.4.1.11.2.14.11.1hpicfCommonHP-ICF
1.3.6.1.4.1.11.2.14.11.1.2hpicfChassisHP-ICF
1.3.6.1.4.1.11.2.14.11.1.2.4hpicfEntityTableHP-ICF
1.3.6.1.4.1.11.2.14.11.1.2.4.1hpicfEntityEntryHP-ICF
1.3.6.1.4.1.11.2.14.11.1.2.4.1.2hpicfEntityFunctionHP-ICF