MIB

MIB object hpicfDBroadcastFwdAcl stores the access-list name associated with IP directed broadcast.

  • hpicfDBroadcastFwdEnable OBJECT-TYPE
    Syntax integer
    • enabled (1)
    • disabled (2)
    • MAX-ACCESS read-write
    • STATUS current
    Used to enable/disable IP directed broadcast feature on the device. When set to disable, hpicfDBroadcastFwdAcl is also cleared.
  • hpicfDBroadcastFwdAcl OBJECT-TYPE

Syntax integer

  • SnmpAdminString (SIZE (1..64))
  • MAX-ACCESS read-write
  • STATUS current

Used to store the access-list name associated with the IP Directed Broadcast feature. This is a printable string up to 64 characters in size and case sensitive. An empty string indicates that no access-list is associated with the IP directed broadcast feature. This object can be configured only when the value of the object hpicfDBroadcastFwdEnable is set to enable.