|
Description:
|
cjnIpxIfType20RbcastMode OBJECT-TYPE
SYNTAX INTEGER { disabled(1), inbound(2), outbound(3), both(4) }
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The handling of NetBIOS Type 20 packets on the interface.
If set to disabled(1), Type 20 packets are neither sent nor
received on the interface. If set to inbound(2), Type 20
packets may be received but not sent. If set to
outbound(3), Type 20 packets may be sent on the interface
but not received. If set to both(4), Type 20 packets may
be sent and received."
DEFVAL { disabled }
|
|
|