MIB Viewer

hm2DefaultPolicy

OBJECT-TYPE
1.3.6.1.4.1.248.11.79.1.1.5
Access
read-write
Status
current
Sub-identifiers
0
The default policy for forwarding packets: o accept(1): Packets matching this rule are accepted and will be forwarded o drop(2): Packets matching this rule will be silently discarded o reject(3): Packets matching this rule will be dropped and the originator gets informed by an ICMP message
INTEGER { accept(1), drop(2), reject(3) }