smilint output for ./MOBILEIPV6-MIB
Message Severities |
Severity | Count |
warning | 9 |
Message Types |
Type | Count |
index-exceeds-too-large (warning) | 9 |
Messages:
MOBILEIPV6-MIB
1: -- extracted from rfc4295.txt
2: -- at Fri Apr 7 06:06:14 2006
186:
187: mip6BindingCacheEntry OBJECT-TYPE
187: warning -
warning: index of row `mip6BindingCacheEntry' can exceed OID size limit by 142 subidentifier(s)
188: SYNTAX Mip6BindingCacheEntry
189: MAX-ACCESS not-accessible
190: STATUS current
191: DESCRIPTION
192: "This entry represents a conceptual row in the
193: binding cache table. It represents a single Binding
194: Update.
195:
196: Implementors need to be aware that if the total
197: number of octets in mip6BindingHomeAddress
198: exceeds 113, then OIDs of column
199: instances in this row will have more than 128
200: sub-identifiers and cannot be accessed using
201: SNMPv1, SNMPv2c, or SNMPv3.
202: "
203: INDEX { mip6BindingHomeAddressType, mip6BindingHomeAddress }
204: ::= { mip6BindingCacheTable 1 }
205:
206: Mip6BindingCacheEntry ::=
207: SEQUENCE {
208: mip6BindingHomeAddressType InetAddressType,
209: mip6BindingHomeAddress InetAddress,
210: mip6BindingCOAType InetAddressType,
211: mip6BindingCOA InetAddress,
212: mip6BindingTimeRegistered DateAndTime,
213: mip6BindingTimeGranted Gauge32,
214: mip6BindingTimeRemaining Gauge32,
215: mip6BindingHomeRegn TruthValue,
216: mip6BindingMaxSeq Unsigned32,
217: mip6BindingUsageTS DateAndTime,
218: mip6BindingUsageCount Gauge32,
219: mip6BindingAdminStatus INTEGER
220: }
...
402:
403: mip6BindingHistoryEntry OBJECT-TYPE
403: warning -
warning: index of row `mip6BindingHistoryEntry' can exceed OID size limit by 143 subidentifier(s)
404: SYNTAX Mip6BindingHistoryEntry
405: MAX-ACCESS not-accessible
406: STATUS current
407: DESCRIPTION
408: "The record of a binding.
409:
410: Implementors need to be aware that if the total
411: number of octets in mip6BindingHstHomeAddress
412: exceeds 112, then OIDs of column
413: instances in this row will have more than 128
414: sub-identifiers and cannot be accessed using
415: SNMPv1, SNMPv2c, or SNMPv3.
416: "
417: INDEX { mip6BindingHstHomeAddressType,
418: mip6BindingHstHomeAddress ,
419: mip6BindingHstIndex}
420: ::= { mip6BindingHistoryTable 1 }
421:
422: Mip6BindingHistoryEntry ::=
423: SEQUENCE {
424: mip6BindingHstHomeAddressType InetAddressType,
425: mip6BindingHstHomeAddress InetAddress,
426: mip6BindingHstIndex Unsigned32,
427: mip6BindingHstCOAType InetAddressType,
428: mip6BindingHstCOA InetAddress,
429: mip6BindingHstTimeRegistered DateAndTime,
430: mip6BindingHstTimeExpired DateAndTime,
431: mip6BindingHstHomeRegn TruthValue,
432: mip6BindingHstUsageTS DateAndTime,
433: mip6BindingHstUsageCount Gauge32
434: }
...
766:
767: mip6NodeTrafficEntry OBJECT-TYPE
767: warning -
warning: index of row `mip6NodeTrafficEntry' can exceed OID size limit by 142 subidentifier(s)
768: SYNTAX Mip6NodeTrafficEntry
769: MAX-ACCESS not-accessible
770: STATUS current
771: DESCRIPTION
772: "The MIPv6 traffic statistics for a mobile node.
773:
774: Implementors need to be aware that if the total
775: number of octets in mip6BindingHomeAddress
776: exceeds 113, then OIDs of column
777: instances in this row will have more than 128
778: sub-identifiers and cannot be accessed using
779: SNMPv1, SNMPv2c, or SNMPv3.
780: "
781: INDEX { mip6BindingHomeAddressType, mip6BindingHomeAddress }
782: ::= { mip6NodeTrafficTable 1 }
783:
784: Mip6NodeTrafficEntry ::=
785: SEQUENCE {
786: mip6NodeInOctets Counter32,
787: mip6HCNodeInOctets Counter64,
788: mip6NodeInPkts Counter32,
789: mip6HCNodeInPkts Counter64,
790: mip6NodeOutOctets Counter32,
791: mip6HCNodeOutOctets Counter64,
792: mip6NodeOutPkts Counter32,
793: mip6HCNodeOutPkts Counter64,
794: mip6NodeCtrDiscontinuityTime TimeStamp
795: }
...
995:
996: mip6MnHomeAddressEntry OBJECT-TYPE
996: warning -
warning: index of row `mip6MnHomeAddressEntry' can exceed OID size limit by 142 subidentifier(s)
997: SYNTAX Mip6MnHomeAddressEntry
998: MAX-ACCESS not-accessible
999: STATUS current
1000: DESCRIPTION
1001: "The registration status for a home address.
1002:
1003: Implementors need to be aware that if the total
1004: number of octets in mip6MnHomeAddress
1005: exceeds 113, then OIDs of column instances in
1006: this row will have more than 128 sub-identifiers and
1007: cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
1008: "
1009: INDEX { mip6MnHomeAddressType, mip6MnHomeAddress }
1010: ::= { mip6MnHomeAddressTable 1 }
1011:
1012: Mip6MnHomeAddressEntry ::=
1013: SEQUENCE {
1014: mip6MnHomeAddressType InetAddressType,
1015: mip6MnHomeAddress InetAddress,
1016: mip6MnHomeAddressState INTEGER
1017: }
...
1233:
1234: mip6MnBLEntry OBJECT-TYPE
1234: warning -
warning: index of row `mip6MnBLEntry' can exceed OID size limit by 399 subidentifier(s)
1235: SYNTAX Mip6MnBLEntry
1236: MAX-ACCESS not-accessible
1237: STATUS current
1238: DESCRIPTION
1239: "Information about a Binding Update sent by the
1240: mobile node either to its home agent or to one of
1241: its correspondent nodes.
1242:
1243: Implementors need to be aware that if the total
1244: number of octets in mip6MnHomeAddress and
1245: mip6MnBLNodeAddress exceeds 111, then OIDs of column
1246: instances in this row will have more than 128
1247: sub-identifiers and cannot be accessed using
1248: SNMPv1, SNMPv2c, or SNMPv3.
1249: "
1250: INDEX { mip6MnHomeAddressType,
1251: mip6MnHomeAddress,
1252: mip6MnBLNodeAddressType,
1253: mip6MnBLNodeAddress
1254: }
1255: ::= { mip6MnBLTable 1 }
1256:
1257: Mip6MnBLEntry ::= SEQUENCE {
1258: mip6MnBLNodeAddressType InetAddressType,
1259: mip6MnBLNodeAddress InetAddress,
1260: mip6MnBLCOAType InetAddressType,
1261: mip6MnBLCOA InetAddress,
1262: mip6MnBLLifeTimeRequested Unsigned32,
1263: mip6MnBLLifeTimeGranted Unsigned32,
1264: mip6MnBLMaxSeq Unsigned32,
1265: mip6MnBLTimeSent DateAndTime,
1266: mip6MnBLAccepted TruthValue,
1267: mip6MnBLAcceptedTime DateAndTime,
1268: mip6MnBLRetransmissions Gauge32,
1269: mip6MnBLDontSendBUFlag TruthValue
1270: }
...
1927:
1928: mip6CnCounterEntry OBJECT-TYPE
1928: warning -
warning: index of row `mip6CnCounterEntry' can exceed OID size limit by 142 subidentifier(s)
1929: SYNTAX Mip6CnCounterEntry
1930: MAX-ACCESS not-accessible
1931: STATUS current
1932: DESCRIPTION
1933: "The set of correspondent node counters for a mobile
1934: node.
1935:
1936: Implementors need to be aware that if the total
1937: number of octets in mip6BindingHomeAddress
1938: exceeds 113, then OIDs of column instances in
1939: this row will have more than 128 sub-identifiers and
1940: cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
1941: "
1942: INDEX { mip6BindingHomeAddressType,
1943: mip6BindingHomeAddress
1944: }
1945: ::= { mip6CnCounterTable 1 }
1946:
1947: Mip6CnCounterEntry ::=
1948: SEQUENCE {
1949: mip6CnBURequestsAccepted Counter32,
1950: mip6CnBURequestsRejected Counter32,
1951: mip6CnBCEntryCreationTime DateAndTime,
1952: mip6CnBUAcceptedTime DateAndTime,
1953: mip6CnBURejectionTime DateAndTime,
1954: mip6CnBURejectionCode Mip6BURequestRejectionCode,
1955: mip6CnCtrDiscontinuityTime TimeStamp
1956: }
...
2552:
2553: mip6HaCounterEntry OBJECT-TYPE
2553: warning -
warning: index of row `mip6HaCounterEntry' can exceed OID size limit by 142 subidentifier(s)
2554: SYNTAX Mip6HaCounterEntry
2555: MAX-ACCESS not-accessible
2556: STATUS current
2557: DESCRIPTION
2558: "Home agent registration statistics for a mobile
2559: node.
2560:
2561: Implementors need to be aware that if the total
2562: number of octets in mip6BindingHomeAddress
2563: exceeds 113, then OIDs of column instances in
2564: this row will have more than 128 sub-identifiers and
2565: cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
2566: "
2567: INDEX { mip6BindingHomeAddressType,
2568: mip6BindingHomeAddress
2569: }
2570: ::= { mip6HaCounterTable 1 }
2571:
2572: Mip6HaCounterEntry ::= SEQUENCE {
2573: mip6HaBURequestsAccepted Counter32,
2574: mip6HaBURequestsDenied Counter32,
2575: mip6HaBCEntryCreationTime DateAndTime,
2576: mip6HaBUAcceptedTime DateAndTime,
2577: mip6HaBURejectionTime DateAndTime,
2578: mip6HaRecentBURejectionCode Mip6BURequestRejectionCode,
2579: mip6HaCtrDiscontinuityTime TimeStamp
2580: }
...
2689:
2690: mip6HaListEntry OBJECT-TYPE
2690: warning -
warning: index of row `mip6HaListEntry' can exceed OID size limit by 143 subidentifier(s)
2691: SYNTAX Mip6HaListEntry
2692: MAX-ACCESS not-accessible
2693: STATUS current
2694: DESCRIPTION
2695: "Information about a router that is offering home
2696: agent service.
2697: The instances of the columnar objects in this entry
2698: pertain to an interface for a particular value of
2699: mip6HaLinkLocalAddressType and
2700: mip6HaLinkLocalAddress. The interface is uniquely
2701: identified by its ipv6InterfaceIfIndex. The same
2702: ipv6InterfaceIfIndex object is used in conjunction
2703: with the mip6HaLinkLocalAddressType and
2704: mip6HaLinkLocalAddress to uniquely identify
2705: instances of the columnar objects of this row.
2706:
2707: Implementors need to be aware that if the total
2708: number of octets in mip6HaLinkLocalAddress
2709: exceeds 112, then OIDs of column instances in
2710: this row will have more than 128 sub-identifiers and
2711: cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
2712: "
2713: INDEX { ipv6InterfaceIfIndex, mip6HaLinkLocalAddressType,
2714: mip6HaLinkLocalAddress }
2715: ::= { mip6HaListTable 1 }
2716:
2717: Mip6HaListEntry ::= SEQUENCE {
2718: mip6HaLinkLocalAddressType InetAddressType,
2719: mip6HaLinkLocalAddress InetAddress,
2720: mip6HaPreference Integer32,
2721: mip6HaRecvLifeTime Gauge32,
2722: mip6HaRecvTimeStamp DateAndTime
2723: }
...
2804:
2805: mip6HaGlAddrEntry OBJECT-TYPE
2805: warning -
warning: index of row `mip6HaGlAddrEntry' can exceed OID size limit by 144 subidentifier(s)
2806: SYNTAX Mip6HaGlAddrEntry
2807: MAX-ACCESS not-accessible
2808: STATUS current
2809: DESCRIPTION
2810: "A global address for a home agent in the Home Agents
2811: List.
2812: The instances of the columnar objects in this entry
2813: pertain to an interface for a particular value of
2814: mip6HaLinkLocalAddressType, mip6HaLinkLocalAddress
2815: and mip6HaGaAddrSeqNo.
2816: The mip6HaGaAddrSeqNo object is used to distinguish
2817: between multiple instances of the home agent global
2818: addresses on the same interface for the same set of
2819: mip6HaLinkLocalAddressType, mip6HaLinkLocalAddress,
2820: values.
2821: There is no upper-bound on the maximum number of
2822: global addresses on an interface but, for practical
2823: purposes, the upper-bound of the value
2824: mip6HaGaAddrSeqNo is set to 1024.
2825: The interface is uniquely identified by its
2826: ipv6InterfaceIfIndex. The same ipv6InterfaceIfIndex
2827: object is used in conjunction with the
2828: mip6HaLinkLocalAddressType, mip6HaLinkLocalAddress,
2829: and mip6HaGaAddrSeqNo to uniquely identify instances
2830: of the columnar objects of this row.
2831:
2832: Implementors need to be aware that if the total
2833: number of octets in mip6HaLinkLocalAddress
2834: exceeds 111, then OIDs of column instances in
2835: this row will have more than 128 sub-identifiers and
2836: cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
2837: "
2838: INDEX { ipv6InterfaceIfIndex, mip6HaLinkLocalAddressType,
2839: mip6HaLinkLocalAddress, mip6HaGaAddrSeqNo }
2840: ::= { mip6HaGlAddrTable 1 }
2841:
2842: Mip6HaGlAddrEntry ::= SEQUENCE {
2843: mip6HaGaAddrSeqNo Integer32,
2844: mip6HaGaGlobalAddressType InetAddressType,
2845: mip6HaGaGlobalAddress InetAddress