hpicfPimTrapControl

HP-ICF-PIM · .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.4

Object

scalar r/w Bits
Indicates whether the PIM-enabled router will generate
SNMP traps for PIM events. The set bit means 'enabled'.
          
- neighborLoss(0)
  This bit controls whether the notification trap is
  allowed to be sent when the neighbor timer expires
  and the router has no other neighbors on the same
  interface with a lower IP address than itself.
          
- hardMrtFull(1)
  This bit controls whether the notification trap is
  allowed to be sent when the MRT table is full and
  the error has been originated by hardware.
          
- softMrtFull(2)
  This bit controls whether the notification trap is
  allowed to be sent when the MRT table is full and
  the error has been originated by software.

Context

MIB
HP-ICF-PIM
OID
.1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.4
Type
scalar
Access
readwrite
Status
current
Parent
hpicfPim
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-PIM' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-PIM::hpicfPimTrapControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-PIM' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-PIM::hpicfPimTrapControl'

Syntax

Bits

Values & Constraints

Enumerated Values
0neighborLoss
1hardMrtFull
2softMrtFull

Conformance