aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/test-mibs/Type-error.mib
blob: 6361679d47b8c9d6a4cf6b8f3d4be30f713e7a4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Type-error DEFINITIONS ::= BEGIN
 
          IMPORTS
                  OBJECT-TYPE
                          FROM RFC-1212;
 
	Q ::= INTEGER
	Q ::= INTEGER

          END