Specifications

Chapter 5: FDDI MIB
5-4 ATX MIB Reference Guide
fddimibSMTConfigPolicy {fddimibSMTEntry 13}
Integer Read-Only#
A value that indicates the configuration policies currently desired in a node
(corresponds to ANSI {fddiSMT 26}). This is always 0.
fddimibSMTConnectionPolicy {fddimibSMTEntry 14}
Integer Read-Write
The connection restrictions that are currently being enforced by the port
(corresponds to ANSI {fddiSMT 27}), which are any combinations of the
following bits:
CONN_REJECT_AA = 0x00000001
CONN_REJECT_AB = 0x00000002
CONN_REJECT_AS = 0x00000004
CONN_REJECT_AM = 0x00000008
CONN_REJECT_BA = 0x00000010
CONN_REJECT_BB = 0x00000020
CONN_REJECT_BS = 0x00000040
CONN_REJECT_BM = 0x00000080
CONN_REJECT_SA = 0x00000100
CONN_REJECT_SB = 0x00000200
CONN_REJECT_SS = 0x00000400
CONN_REJECT_SM = 0x00000800
CONN_REJECT_MA = 0x00001000
CONN_REJECT_MB = 0x00002000
CONN_REJECT_MS = 0x00004000
CONN_REJECT_MM = 0x00008000
fddimibSMTTNotify {fddimibSMTEntry 15}
Integer Read-Write
The timer, expressed in seconds, used in the Neighbor Notification protocol
(corresponds to ANSI {fddiSMT 29}). It has a range of 2 seconds to 30 seconds,
and its default value is 30 seconds (refer to ANSI SMT 8.2).
fddimibSMTStatRptPolicy {fddimibSMTEntry 16}
Integer Read-Write
If true (1), indicates that the node will generate Status Reporting Frames for its
implemented events and conditions (corresponds to ANSI {fddiSMT 30}). It has
an initial value of true. This variable determines the value of the SR_Enable Flag
(refer to ANSI SMT 8.3.2.1).