smilint output for ./FC-MGMT-MIB
Message Severities |
Severity | Count |
warning | 4 |
Message Types |
Type | Count |
type-without-format (warning) | 4 |
Messages:
FC-MGMT-MIB
1: -- extracted from rfc4044.txt
2: -- at Thu May 12 06:24:32 2005
66:
67: FcDomainIdOrZero ::= TEXTUAL-CONVENTION
67: warning -
warning: type `FcDomainIdOrZero' has no format specification
68: STATUS current
69: DESCRIPTION
70: "The Domain Id (of an FC switch), or zero if the no Domain
71: Id has been assigned."
72: SYNTAX Integer32 (0..239)
73:
74: FcPortType ::= TEXTUAL-CONVENTION
74: warning -
warning: type `FcPortType' has no format specification
75: STATUS current
76: DESCRIPTION
77: "The type of a Fibre Channel port, as indicated by the use
78: of the appropriate value assigned by IANA."
79: REFERENCE
80: "The IANA-maintained registry for
81: Fibre Channel port types (http://www.iana.org/)."
82: SYNTAX Unsigned32
...
92:
93: FcBbCredit ::= TEXTUAL-CONVENTION
93: warning -
warning: type `FcBbCredit' has no format specification
94: STATUS current
95: DESCRIPTION
96: "The buffer-to-buffer credit of an FC port."
97: SYNTAX Integer32 (0..32767)
...
105:
106: FcDataFieldSize ::= TEXTUAL-CONVENTION
106: warning -
warning: type `FcDataFieldSize' has no format specification
107: STATUS current
108: DESCRIPTION
109: "The Receive Data Field Size associated with an FC port."
110: SYNTAX Integer32 (128..2112)