hpSecPtAlarmEnable
HP-ICF-GENERIC-RPTR ·
.1.3.6.1.4.1.11.2.14.2.10.3.1.6
Object
column r/w
Enumeration
This object identifies the action taken when an
intrusion occurs. See hpSecPtLearnMode for what
constitutes an intrusion.
disable. No trap is sent and the port
remains enabled.
SendTrap. If the hpSecPtIntrusionFlag is
set to noIntrusion, the agent will generate
an intrusionTrap.
SendTrapAndDisablePort. If the hpSecPtIntru-
sionFlag is set to noIntrusion, the agent
generate an intrusionTrap and disable
the port. This value does not apply to
repeaters.
Context
- MIB
- HP-ICF-GENERIC-RPTR
- OID
.1.3.6.1.4.1.11.2.14.2.10.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpSecurePortEntry
- Groups
- 3
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-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-GENERIC-RPTR::hpSecPtAlarmEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-GENERIC-RPTR::hpSecPtAlarmEnable.<hpSecPtGroupIndex>.<hpSecPtPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-GENERIC-RPTR::hpSecPtAlarmEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | sendTrap |
3 | sendTrapAndDisablePort |
Conformance
Member of