hpicfDFPProfOptionType
HP-ICF-DEVICE-MONITOR-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.138.1.1.3.1.1
Object
column Enumeration
This object specifies the possible option available for device
monitor profile:
apply(1)
To apply this profile on a port.
dhcp(2)
Configure device monitor filter using DHCP protocol
option for this profile.
http(3)
Configure device monitor filter using HTTP protocol
option for this profile.
lldp(4)
Configure device monitor filter using LLDP protocol
TLVs for this profile.
cdp(5)
Configure device monitor filter using CDP protocol
TLVs for this profile.
protocol(6)
Configure device monitor filter using protocol
connection type and port for this profile.
Context
- MIB
- HP-ICF-DEVICE-MONITOR-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.138.1.1.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hpicfDFPProfOptionEntry
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-ICF-DEVICE-MONITOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DEVICE-MONITOR-MIB::hpicfDFPProfOptionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-DEVICE-MONITOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DEVICE-MONITOR-MIB::hpicfDFPProfOptionType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-DEVICE-MONITOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-DEVICE-MONITOR-MIB::hpicfDFPProfOptionType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.